![]() Displays status of various LEDs of the server. | |
Exists on Condition | /system/serverAdmin/hwType!='ConnexIP5000' |
Parameter | Description | |
---|---|---|
![]() ![]() | serverName | Identifies the server. |
![]() ![]() | ledType | Indicates the LED type. |
![]() | ledState | Indicates the LED state. |
![]() | ledColor | Indicates the LED color. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/ledStatus/{serverName},{ledType} |