List Objects.

List objects.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specifies the search string to filter the objects. This search string will be applicable for objectnames. User can specify a wildcard character '' as a suffix to a string where all object names are matched with the prefix string. For example, if vm1 and vm2 are the names of objects, user can specify vm to list the objects. If not specified, then all the objects will be returned which will match other filtering criteria.

environments
array of strings

Specifies the environment type to filter objects.

protectionTypes
array of strings

Specifies the protection type to filter objects.

tenantIds
array of strings

TenantIds contains ids of the tenants for which objects are to be returned.

tenantIds
boolean

If true, the response will include Objects which belongs to all tenants which the current user has permission to see.

protectionGroupIds
array of strings

Specifies a list of Protection Group ids to filter the objects. If specified, the objects protected by specified Protection Group ids will be returned.

protectionGroupIds
objectIds
array of int64s

Specifies a list of Object ids to filter.

objectIds
osTypes
array of strings

Specifies the operating system types to filter objects on.

osTypes
o365ObjectTypes
array of strings

Specifies the object types to filter objects on. Only applicable if the environment is o365.

o365ObjectTypes
sourceIds
array of int64s

Specifies a list of Protection Source object ids to filter the objects. If specified, the object which are present in those Sources will be returned.

sourceIds
sourceUuids
array of strings

Specifies a list of Protection Source object uuids to filter the objects. If specified, the object which are present in those Sources will be returned.

sourceUuids
boolean

Specifies the protection status of objects. If set to true, only protected objects will be returned. If set to false, only unprotected objects will be returned. If not specified, all objects will be returned.

boolean

If set to true, then objects which are deleted on atleast one cluster will be returned. If not set or set to false then objects which are registered on atleast one cluster are returned.

lastRunStatusList
array of strings

Specifies a list of status of the object's last protection run. Only objects with last run status of these will be returned.

lastRunStatusList
regionIds
array of strings

Specifies a list of region ids. Only records from clusters having these region ids will be returned.

regionIds
clusterIdentifiers
array of strings

Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId. Only records from clusters having these identifiers will be returned.

clusterIdentifiers
storageDomainIds
array of strings

Specifies the list of storage domain ids. Format is clusterId:clusterIncarnationId:storageDomainId. Only objects having protection in these storage domains will be returned.

storageDomainIds
boolean

Specifies whether to include deleted objects in response. These objects can't be protected but can be recovered. This field is deprecated.

string

Specifies the pagination cookie with which subsequent parts of the response can be fetched.

int32

Specifies the number of objects to be fetched for the specified pagination cookie.

mustHaveTagIds
array of strings

Specifies tags which must be all present in the document.

mustHaveTagIds
mightHaveTagIds
array of strings

Specifies list of tags, one or more of which might be present in the document. These are OR'ed together and the resulting criteria AND'ed with the rest of the query.

mightHaveTagIds
mustHaveSnapshotTagIds
array of strings

Specifies snapshot tags which must be all present in the document.

mustHaveSnapshotTagIds
mightHaveSnapshotTagIds
array of strings

Specifies list of snapshot tags, one or more of which might be present in the document. These are OR'ed together and the resulting criteria AND'ed with the rest of the query.

mightHaveSnapshotTagIds
Headers
string
enum

Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json