OBJECT
VsphereAsyncRequestStatus
Description
The status of the async CDM request.
link GraphQL Schema definition
- type VsphereAsyncRequestStatus {
- : DateTime!
- : VsphereRequestErrorInfo
- : String!
- : [VsphereLink!]!
- : String!
- : Float!
- : DateTime!
- : String!
- }