GetObjectsParameters Class

Request parameters for the GetObjectsByObjectIds API.

Inheritance
GetObjectsParameters

Constructor

GetObjectsParameters(*, additional_properties=None, object_ids=None, types=None, include_directory_object_references: Optional[bool] = None, **kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized this collection

object_ids
list[str]
Required

The requested object IDs.

types
list[str]
Required

The requested object types.

include_directory_object_references
bool
Required

If true, also searches for object IDs in the partner tenant.