lsslot - List library slots
Purpose
List the slot objects defined in the TSLM database. By default, all slot objects are listed. The list is sorted ascending by the name attribute unless another sort order is provided with the generic option -order.
Syntax
lsslot [slot_name [...] | -lib library_name | -bay bay_name | -sg slot_group |
-empty | -pcl cartridgePCL] Parameters
- slot_name [...]
- Specify slot names to list objects only for the specified slot names. Multiple names must be separated with a blank character between each name. Displays all slot objects, if no name is specified.
- -lib library_name
- Specify a library to list objects for slots that belong only to the specified library.
- -bay bay_name
- Specify a bay to list objects for slots that belong only to the specified bay.
- -sg slot_group
- Specify
a slot group to list objects for slots that belong only
to the specified slot group. You can specify any slot group, including
one of these slot groups:
- internal
- Internal slots of the library
- I/O
- I/O ports of the library
- CMC
- Shuttle station of the library
- -pcl cartridgePCL
- Specify the PCL of a cartridge to list objects only for the slot where the given cartridge is located.
Results
Default tabular output for each
application instance listed includes the following information (also
serve as the headings for output):
- Name
- Library
- LM
- Bay
- Slotgroup
- Type
- CartridgePCL
Long output includes:
- Name
- Library
- LM
- Bay
- Group
- Type
- CartridgePCL
- Accessible
- Occupied
Short output only displays:
- Name
Examples
lsslot -lib MyTS3500-001 lsslot -match "streq(Slot.\"CartridgePCL\"\"093ACKL3\")"