INPUT_OBJECT

UpdateBadDiskLedStatusInput

link GraphQL Schema definition

  • input UpdateBadDiskLedStatusInput {
  • # Specifies the disk serial id.
  • diskSerial: String
  • # Specifies whether the off script flag should be used.
  • turnOff: Boolean
  • # Required. ID of the Rubrik cluster or *me* for self.
  • id: String!
  • # Required. Node on which the script should be run.
  • nodeId: String!
  • }

link Require by