INPUT_OBJECT
TakeManagedVolumeOnDemandSnapshotInput
Description
Input for api call to take on demand snapshot of a Managed Volume.
link GraphQL Schema definition
- input TakeManagedVolumeOnDemandSnapshotInput {
- # Configuration for the on-demand snapshot.
- ManagedVolumeSnapshotConfigInput :
- # Required. ID of the SLA Managed Volume.
- String! :
- }