cbox led

Prev Next

This command makes a CBox's ID LED blink or turn off.

Usage
cbox led --id ID
         --on|--off
Required Parameters

--id ID

Specify the CBox ID.

--on|--off

Sets the state of CBox LEDs:

  • on. The LEDs start blinking.

  • off. The LEDs go off.

Example

This example shows turning off the LEDs on CBox 1:

vcli: admin> cbox led --id 1 --off