OBJECT
AddManagedVolumeReply
Description
Supported in v7.0+
link GraphQL Schema definition
- type AddManagedVolumeReply {
- # Required. Supported in v7.0+
- # Status of the asynchronous job triggered when Managed Volumes are created.
- AsyncRequestStatus :
- # Required. Supported in v7.0+
- # Summary information of the created Managed Volume.
- UpdateManagedVolumeReply :
- }