OBJECT
EndManagedVolumeSnapshotReply
Description
Supported in v7.0+ v7.0-v8.0: v8.1+: Response for end managed volume snapshot.
link GraphQL Schema definition
- type EndManagedVolumeSnapshotReply {
- # Supported in v7.0+
- # Status of the asynchronous request that was initiated for the Managed Volume End
- # Snapshot job.
- AsyncRequestStatus :
- # Summary of the Managed Volume snapshot.
- ManagedVolumeSnapshotSummary :
- }