INPUT_OBJECT

StorageArrayInput

Description

Storage array input in a cluster.

link GraphQL Schema definition

  • input StorageArrayInput {
  • # Required. UUID of the Rubrik cluster the request goes to.
  • clusterUuid: String!
  • # ID assigned to a storage array object.
  • id: String!
  • }