INPUT_OBJECT
CreateExchangeSnapshotMountInput
link GraphQL Schema definition
- input CreateExchangeSnapshotMountInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Configuration for the mount request.
- ExchangeMountSnapshotConfigInput! :
- # Required. ID of the snapshot.
- String! :
- }