Key |
InstanceID
|
string
|
|
The InstanceID of VirtualPool will be of the form IBMTSDS:'<StorageSystem.Name>-<ExtentPoolID>'. |
Read Only |
ElementName
|
string
|
|
A user-friendly name for the object.This corresponds to the Nickname in the DS Storage Manager and DSCLI. |
EncryptionGroupID
|
string
|
|
Indicating which EncryptionGroup the VirtualPool is configured in.NULL if the VirtualPool is not encrypted. |
ExtentType
|
uint16
|
Not applicable | 0 |
Unknown | 1 |
Undefined | 2 |
Fixed Block | 3 |
Count Key Data | 4 |
|
Describes the IBM-defined Extent Type for virtual Pool. Currently multiple Extent Types for one object are not allowed, but the property is set to be an array for possible future use. |
HealthState
|
uint16
|
Unknown | 0 |
OK | 5 |
Degraded/Warning | 10 |
Minor failure | 15 |
Major failure | 20 |
Critical failure | 25 |
Non-recoverable error | 30 |
DMTF Reserved | .. |
|
Health state. |
OperationalStatus
|
uint16
|
Unknown | 0 |
Other | 1 |
OK | 2 |
Degraded | 3 |
Stressed | 4 |
Predictive Failure | 5 |
Error | 6 |
Non-Recoverable Error | 7 |
Starting | 8 |
Stopping | 9 |
Stopped | 10 |
In Service | 11 |
No Contact | 12 |
Lost Communication | 13 |
Aborted | 14 |
Dormant | 15 |
Supporting Entity in Error | 16 |
Completed | 17 |
Power Mode | 18 |
DMTF Reserved | .. |
Vendor Reserved | 0x8000.. |
|
Operational status. |
PoolID
|
string
|
|
A unique name in the context of the System that identifies this pool. Same as InstanceID. |
Primordial
|
boolean
|
|
By definition, Primordial is false |
RemainingManagedSpace
|
uint64
|
|
The remaining amount of virtual capacity (in bytes) from the TotalManagedSpace of this StoragePool. This represents the amount of space not allocated to any Space Efficient Volumes. |
TotalManagedSpace
|
uint64
|
|
The total amount of virtual capacity (in bytes) managed by this StoragePool. |
VirtualSpaceConsumed
|
uint64
|
|
The consumed amount of raw storage (in bytes) from the ConsumedVirtualSpace of this StoragePool for TSE volume. |
VirtualSpaceReserved
|
uint64
|
|
The total amount of raw storage (in bytes) reserved for Virtual Space, on this StoragePool. |
Read Write |