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