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 PrimordialStoragePool.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. JBOD is 1. |
DataRedundancyMin
|
uint16
|
|
DataRedundancyMin describes the minimum number of complete copies of data that can be maintained. JBOD is 1. |
ElementName
|
string
|
|
The user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. This will be of the form'Capablities for PrimordialStoragePool<PrimordialStoragePool 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 packagesthat 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 JBOD, this is 0. |
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 JBOD, this is 0. |
SupportedElementTypes
|
uint16
|
Storage Pool | 2 |
Storage Volume | 3 |
Logical Disk | 4 |
|
The types of elements that can be created from this pool. |
Read Write |