INPUT_OBJECT

RemoveDiskInput

link GraphQL Schema definition

  • input RemoveDiskInput {
  • # Required. ID of a missing disk to mark removed.
  • diskId: String!
  • # Required. ID of the Rubrik cluster or *me* for self.
  • id: String!
  • }

link Require by