ipmi.chassis.identify

Toggle the chassis identify light.

verb: str if ‘ON’ turn identify light on. if ‘OFF’ turn identify light off. apply_remote: bool if True on HA systems, apply to remote controller.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: data

data

Type: object

Request parameters for IPMI chassis identify operation.

No Additional Properties

Verb

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

Action to perform on the chassis identify LED.

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

Apply Remote

Type: boolean Default: false

If on an HA system, and this field is set to True, the settings will be sent to the remote controller.

Result

Type: null

Returns null when the chassis identify operation completes successfully.



Required roles: IPMI_WRITE