GetSupportedParityLayouts method of the CIM_StorageCapabilities class
For systems that support Parity-based storage organizations for volume or pool creation, this method can be used to the supported parity layouts.
Syntax
uint32 GetSupportedParityLayouts(
[out] uint16 ParityLayout[]
);
Parameters
-
ParityLayout [out]
-
List of supported Parity for a Volume/Pool creation or modification.
-
Non-Rotated Parity (2)
-
Rotated Parity (3)
Return value
-
Method completed OK (0)
-
Method not supported (1)
-
Choice not aavailable for this capability (2)
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|