This command makes the DNode LED blink or turns it off.
Usage
dnode led --id ID
--on|--off Required Parameters
| Specify the DNode ID. |
| Sets the LED state:
|
Example
This example shows turning off the LED on DNode 1:
vcli: admin> dnode led --id 1 --off