OBJECT
NutanixAsyncRequestSuccessSummary
Description
Supported in v7.0+
link GraphQL Schema definition
- type NutanixAsyncRequestSuccessSummary {
- #   Required. Supported in v7.0+
- #   Information for tracking the status of asynchronous requests.
- : AsyncRequestStatus 
- #   Required. Supported in v7.0+
- #   ID of the Nutanix virtual machine.
- : String! 
- }