INPUT_OBJECT

SetupDiskInput

link GraphQL Schema definition

  • input SetupDiskInput {
  • # Required. ID of an unformatted disk to set up.
  • diskId: String!
  • # Required. ID of the Rubrik cluster or *me* for self.
  • id: String!
  • }

link Require by