Skip to main content
A newer release of this product is available.

storage shelf location-led modify

Contributors
Suggest changes

Modify the state of the shelf Location LED

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The storage shelf location-led modify command modifies the on/off state of the shelf location LED.

Parameters

-shelf-name <text> - Shelf Name

This parameter specifies the shelf whose LED is to be turned on or turned off.

[-led-status {on|off}] - Location LED

This parameter specifies whether the shelf location LED needs to be turned on or turned off.

Examples

The following example turns on the shelf location LED of the specified shelf.

cluster1::> storage shelf location-led modify -node node1 -shelf-name 1.0 -led-status on

Info: Shelf locate request successful for shelf "1.0".

The following example turns off the shelf location LED of the specified shelf.

cluster1::> storage shelf location-led modify -node node1 -shelf-name 1.0 -led-status off

Info: Shelf locate request successful for shelf "1.0".