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.

dtray led

Prev Next

This command makes all the DTray LEDs blink or turn them off.

Usage
dtray led --id ID
          {--on|--of}
Required Parameters

--id ID

Specify the DTray ID.

--on|--off

Sets the state of DTray LEDs:

  • on. The LEDs start blinking.

  • off. The LEDs go off.

Example

This example shows turning off the LEDs on DTray 1:

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