HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  148 
Supported Subcommands: 
help 
show 
----------------------------------------------------------------------- 
->show devicebay -help 
Description: 
 This command displays all device bays in the domain 
Syntax: 
 show devicebay [<DeviceBayName> | *] 
Parameters: 
 DeviceBayName : The reference name of a device bay in the domain. 
 The format of the device bay name is  
      <EnclosureID:DeviceBay> 
Examples: 
 - Display a summary listing of all device bays: 
 ->show devicebay 
 - Show detailed information for all device bays: 
 ->show device bay * 
 - Show detailed information for a specific device bay 2 of 
 a specific enclosure: 
 ->show devicebay enc0:2 
Output format 
The CLI provides two different output formats: 
•  Interactive user output format 
•  Scriptable output format 
The interactive user output format is the default. However, by using a command-line option, you can also 
specify a "parse-friendly" output format, which provides data in a format that can be easily interpreted by 
automated scripts invoking the CLI. The different output formats primarily impact the show subcommand in 
the CLI infrastructure, where a majority of the informational details are displayed. 










