INPUT_OBJECT

DeleteExchangeSnapshotMountInput

link GraphQL Schema definition

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

link Require by