Initiate asynchronous operations.

Privileges: DRAAS_VIEW

Initiate operations to check, gather information, and perform computations using objects.

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

Specifies the parameters to perform an operation using objects.

string
required

Specifies the operation ID to perform an operation using objects. This operation ID will be used in later get calls to track the progress of operations.

string
enum
required

Specifies the operation type.
'CheckObjectCreds' initiates a verification check for object credentials.
'FetchResourcePoolInfo' initiates an operation to fetch information about all resource pools under a vCenter.
'FetchEntityHierarchyWithObjectInfo' initiates an operation to fetch information about entity hierarchy for a vCenter. Once entity hierarchy is fetched, more object-related information such as protection groups, RPO information will also be fetched. This is a cached response and may not always reflect the latest state of the entity hierarchy and PG/RPO information.
'RefreshReplicatedSnapshots' initiates an operation to fetch the replicated snapshot details for all the objects belonging to the latest application version.

Allowed:
checkObjectCredsParams
object

Specifies the parameters to create a verification check for object credentials.

fetchResourcePoolInfoParams
object

Specifies the parameters to fetch resource pool information.

fetchEntityHierarchyWithObjectInfoParams
object

Specifies the parameters to fetch information of entity hierarchy under a vCenter and information such as protection groups and RPO for all objects under the same vCenter.

refreshReplicatedSnapshotsParams
object

Specifies the parameters to initiate a refresh operation to to fetch replicated snapshots for all objects included in a DR plan via linked application. Successful refresh operation will also update the internal cache to reflect the latest snapshots.

Responses

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