Gets Backup Exec robotic library slots.
Gets Backup Exec robotic library slots.
Specifies one or more robotic library device values to filter the robotic library slots. To specify multiple values, use commas to separate the values.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more media objects to filter the robotic
library slots. Enter a variable that contains the objects, or type
a command or expression that gets the objects. See
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more robotic library partition objects to
filter the robotic library slots. Enter a variable that contains
the objects, or type a command or expression that gets the objects.
See
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more robotic library slots by robotic library slot name (wildcards accepted). To specify multiple names, use commas to separate the names.
Required | false |
Position | 0 |
Accepts pipeline input | false |
Accepts wildcard characters | true |
Specifies one or more slot number values to filter the robotic library slots. To specify multiple values, use commas to separate the values.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more barcode values to filter the robotic library slots. To specify multiple values, use commas to separate the values.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more cleaning slot values to filter the robotic
library slots. To specify multiple values, use commas to separate
the values.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more robotic library slots by robotic library slot ID (Guid). To specify multiple IDs, use commas to separate the IDs.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more robotic library slot objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec robotic library object to Get-BERoboticLibrarySlot.
You can pipe a Backup Exec media object as a means to filter robotic library slots returned by Get-BERoboticLibrarySlot.
You can pipe a Backup Exec robotic library partition object as a means to filter robotic library slots returned by Get-BERoboticLibrarySlot.
You can pipe a System.Guid that contains the ID of a Backup Exec robotic library slot object to Get-BERoboticLibrarySlot.
You can pipe a Backup Exec robotic library slot object to Get-BERoboticLibrarySlot.
Get-BERoboticLibrarySlot returns objects that represent Backup Exec robotic library slots.
These commands get the slots of a robotic library device named "Device 01".