ipmi.chassis.identify

Toggle the chassis identify light.

verb: str if ‘ON’ turn identify light on. if ‘OFF’ turn identify light off.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: verb

verb

Type: enum (of string) Default: "ON"

Action to perform on the chassis identify LED.

Must be one of:
  • "ON"
  • "OFF"

Result

Type: null

Returns null when the chassis identify operation completes successfully.



Required roles: IPMI_WRITE