ipmi.chassis.identify

Toggle the chassis identify light on or off.

On an HA system, set apply_remote to true to apply the change to the remote controller instead of the local one.

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