INPUT_OBJECT
input DeleteExchangeSnapshotMountInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the mount to remove.id: String!}