Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

ebox led

Prev Next

Control the LED state of an EBox.

Usage

ebox led --id ID (--on | --off)
    

Required Parameters

--id ID

Specifies the EBox ID.

Options

--on

Switch all EBox LEDs on.

--off

Switch all EBox LEDs off.

Example

Turn on all LEDs for an E-Box.

vcli: admin> ebox led --id 5 --on