This command makes the CNode LED blink or turns it off.
Usage
cnode led {--id ID}|{--name NAME}
--blink|--off Required Parameters
| Specifies the ID or the name of the CNode to manage the LED state. |
| Sets the LED state:
|
Example
This example shows turning off the LED on CNode 1:
vcli: admin> cnode led --id 1 --off