Key |
InstanceID
|
string
|
|
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. This will be the same as ArrayPool.InstanceID. |
Read Only |
DataRedundancyDefault
|
uint16
|
|
DataRedundancyDefault describes the default number of complete copies of data that can be maintained. This is set to DataRedundancyMin. |
DataRedundancyMax
|
uint16
|
|
DataRedundancyMax describes the maximum number of complete copies of data that can be maintained. RAID5 and RADI6 is 1, RAID10 is 2. |
DataRedundancyMin
|
uint16
|
|
DataRedundancyMin describes the minimum number of complete copies of data that can be maintained. RAID5 and RAID6 is 1, RAID10 is 2. |
ElementName
|
string
|
|
The user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as an index property for a search of query. This will be of the form'Capablities for Array<ArrayPool Name>'. |
ElementType
|
uint16
|
Unknown | 0 |
Reserved | 1 |
Any Type | 2 |
StorageVolume | 3 |
StorageExtent | 4 |
StoragePool | 5 |
StorageConfigurationService | 6 |
LogicalDisk | 7 |
|
Enumeration indicating the type of element to which this StorageCapabilities applies. |
NoSinglePointOfFailure
|
boolean
|
|
Indicates whether or not the associated element supports no single point of failure. Values are: FALSE = does not support no single point of failure, and TRUE = supports no single point of failure. |
NoSinglePointOfFailureDefault
|
boolean
|
|
Indicates the default value for the NoSinglePointOfFailure property. |
PackageRedundancyDefault
|
uint16
|
|
PackageRedundancyDefault describes the default number of redundant packages that will be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. This is set to PackageRedundancyMin. |
PackageRedundancyMax
|
uint16
|
|
PackageRedundancyMax describes the maximum number of redundant packages that can be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. For RAID5 and RAID10 this is 1, for RAID6 this is 2. |
PackageRedundancyMin
|
uint16
|
|
PackageRedundancyMin describes the minimum number of redundant packages that can be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. For RAID5 and RAID10 this is 1, for RAID6 this is 2. |
SupportedElementTypes
|
uint16
|
Storage Pool | 2 |
Storage Volume | 3 |
Logical Disk | 4 |
|
The types of elements that can be created from this pool. |
Read Write |