This command controls the LED indicators on a specified D-Box.
Usage
dbox led --id ID [--on | --off]Required Parameters
| Specify DBox ID. |
Options
| Switch all D-Box LEDs on. |
| Switch all D-Box LEDs off. |
Example
This example shows how to turn on the LEDs for the D-Box with ID 1:
vcli: admin> dbox led --id 1 --on