OBJECT
AsyncRequestStatus
Description
Supported in v5.0+
link GraphQL Schema definition
- type AsyncRequestStatus {
- # Supported in v5.0+
- # The end time of the request.
- DateTime :
- # Required. Supported in v5.0+
- # v5.0: The ID of the request object. Use it to poll the status.
- # v5.1+: The ID of the request object used to poll the status.
- String! :
- # Required. Supported in v5.0+
- # References to any related objects.
- Link!]! : [
- # Supported in v5.0+
- # The ID of the node where the job ran.
- String :
- # Supported in v5.0+
- # v5.0: The current progress in terms of percentage of the async request.
- # v5.1+: The current percentage progress of the asynchronous request.
- Float :
- # Supported in v5.0+
- # The start time of the request.
- DateTime :
- # Required. Supported in v5.0+
- # v5.0: Status of the id.
- # v5.1+: Status of the ID.
- String! :
- # Supported in v5.0+
- # Any errors encountered.
- RequestErrorInfo :
- }
link Require by
- AddDb2InstanceReplySupported in v7.0+
- AddManagedVolumeReplySupported in v7.0+
- AddMongoSourceReplySupported in v8.1+ Information corresponding to adding a MongoDB source.
- AddSapHanaSystemReplySupported in v5.3+
- BatchAsyncRequestStatusSupported in v5.0+
- BeginManagedVolumeSnapshotReplySupported in v7.0+
- BulkAddNasSharesReplySupported in v8.1+ Response for operation to manually add multiple NAS shares.
- BulkUpdateNasSharesReplySupported in v8.1+ Result of update performed on multiple NAS shares.
- CreateVappsInstantRecoveryReplyA list of async responses for the operation to instantly recover vApp snapshots from the Rubrik cluster.
- CreateVsphereVcenterReplySupported in v5.3+
- DeleteManagedVolumeReplySupported in v7.0+
- DiscoverNasSystemSummarySupported in v7.0+ v7.0-v8.0: v8.1+: Status of auto discover job for a NAS system.
- EndManagedVolumeSnapshotReplySupported in v7.0+ v7.0-v8.0: v8.1+: Response for end managed volume snapshot.
- FilterCreateResponseSupported in v7.0+ Information about the asynchronous request initiated to create the multi-tag filter.
- HypervAsyncRequestSuccessSummarySupported in v7.0+
- Mutation
- NutanixAsyncRequestSuccessSummarySupported in v7.0+
- PatchDb2InstanceReplySupported in v7.0+
- PatchSapHanaSystemReplySupported in v5.3+
- Query
- RegisterNasSystemReplySupported in v7.0+ v7.0-v8.0: v8.1+: Response for register NAS system operation.
- StartThreatHuntReplyResponse of the threat hunt request.
- UpdateNutanixPrismCentralReplyResponse for the update Nutanix Prism Central operation.