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
This command makes the DNode LED blink or turns it off.
dnode led --id ID --on|--off
| Specify the DNode ID. |
| Sets the LED state:
|
This example shows turning off the LED on DNode 1:
vcli: admin> dnode led --id 1 --off