viewLogicalLibraryDetails CLI command

Use the viewLogicalLibraryDetails command to show the name, type, maximum cartridges, number of virtual I/0 slot addresses, and number of drive addresses in a specified logical library. To show summary information for all logical libraries, use the viewLogicalLibraries command.

Syntax

viewLogicalLibraryDetails "<logical-library-name>" -ssl > <output-filename.csv>

Parameters

<logical-library-name>
(Required.) The name of the logical library.
-ssl
Required if SSL (HTTPS) is enabled.
> <output-filename.csv>
(Optional.) Instead of sending the command output to your display, this option sends the output to a .csv (comma-separated variable) file that can be opened and saved in a spreadsheet. By default, the file is saved in the directory where the CLI jar file is stored. To save the file in a different directory, specify the path to that directory.

Example command

viewLogicalLibraryDetails "library1"

Example output


    Name,  Type,  Max Cartridges,  Virtual I/0 slot addresses,  Drive Addresses,
Library1,  3592,            1000,                130(768-897),  68(257-321)