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