INPUT_OBJECT

QueryDatastoreFreespaceThresholdInput

Description

Query datastore freespace threshold.

link GraphQL Schema definition

  • input QueryDatastoreFreespaceThresholdInput {
  • # Required. UUID of the Rubrik cluster the request goes to.
  • clusterUuid: UUID!
  • # Optional Virtual Machine ID.
  • vmId: String
  • }

link Require by