INPUT_OBJECT
ExportSlaManagedVolumeSnapshotInput
Description
Input for the mutation to export an SLA Managed Volume snapshot.
link GraphQL Schema definition
- input ExportSlaManagedVolumeSnapshotInput {
- # Snapshot ID.
- : UUID!
- # Export parameters.
- : ManagedVolumeSlaExportRequestInput
- }