VBRTapeMediaPool
Contains simple media pool.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Capacity |
int64 |
Total capacity of tapes that belong to the media pool (in bytes). |
|
EncryptionOptions |
The data encryption options applied to the media pool. |
|
|
FreeSpace |
int64 |
Total free capacity of tapes that belong to the media pool (in bytes). |
|
LibraryId |
GUID |
The ID of the tape library to which the media pool belongs. |
|
MediaSetCreationPolicy |
The media sets creation policy applied to this media pool. |
|
|
MediaSetName |
string |
The name of media sets created in this media pool. |
|
Medium |
The tapes that belong to this media pool. |
|
|
MoveFromFreePool |
bool |
Indicates if the media pool can be replenished from the Free media pool. |
|
MoveOfflineToVault |
bool |
Indicates if the offline are moved to a vault. |
|
RetentionPolicy |
The retention policy applied to the media pool. |
|
|
Vault |
The vault to which the offline tapes are moved. |
|
|
Type |
Media pool type. |
|
|
MultiStreamingOptions |
The tape multistreaming options applied to this media pool. |
|
|
GlobalOptions |
The global media pool options applied to this media pool. |
Related Commands