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.

dbox led

Prev Next

This command controls the LED indicators on a specified D-Box.

Usage

dbox led --id ID [--on | --off]

Required Parameters

--id ID

Specify DBox ID.

Options

--on

Switch all D-Box LEDs on.

--off

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