InlineResolvedObjectsRequest1

InlineResolvedObjectsRequest1
InlineResolvedObjectsRequest1
JSON Example
{
    "object_type": [
        "VIRTUAL_MACHINE"
    ],
    "page_size": 1000,
    "sort_ascending": false,
    "sort_by": "displayName",
    "site_ids": [
        "123a456b-123c-456d-89ab-cdef12345678"
    ],
    "offset": 0
}
array of string
id
Optional

Filter by object id.

array of string
display_name
Optional

Filter by display name of object.

array of ObjectType
object_type
Optional

Filter by object type.

array of string
site_id
Optional

Filter by site id.

publish_status
Optional

Filter by publication status.

array of Tag
tag
Optional

Filter by tag/scope pair. Provided pairs must be complete.