3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

A.9
3PAR_TPD.mof
InForm OS Version 2.3.1 CIM API Programming Reference
"can be calculated by multiplying BlockSize by RawAdminBlocks.")]
uint64 RawAdminBlocks;
[Description (
"The maximum number of blocks, of size BlockSize, which are "
"available for consumption in Admin space. The total size "
"can be calculated by multiplying BlockSize by ConsumableAdminBlocks.")]
uint64 ConsumableAdminBlocks;
[Description (
"Total number of logically contiguous blocks, of size Block "
"Size, which form Free Size Admin. The total size "
"can be calculated by multiplying BlockSize by FreeAdminBlocks.")]
uint64 FreeAdminBlocks;
[Description (
"Total number of logically contiguous blocks, of size Block "
"Size, which form Raw Size Copy. The total size "
"can be calculated by multiplying BlockSize by RawCopyBlocks.")]
uint64 RawCopyBlocks;
[Description (
"The maximum number of blocks, of size BlockSize, which are "
"available for consumption in Copy space. The total size "
"can be calculated by multiplying BlockSize by ConsumableCopyBlocks.")]
uint64 ConsumableCopyBlocks;
[Description (
"Total number of logically contiguous blocks, of size Block "
"Size, which form Free Size Copy. The total size "
"can be calculated by multiplying BlockSize by FreeCopyBlocks.")]
uint64 FreeCopyBlocks;
[Description (
"Total number of zones in the Admin space.")]
uint64 TotalAdminZones;
[Description (
"Total number of zones in the Copy space.")]
uint64 TotalCopyZones;
[Description (
"Number of free zones in the Admin space.")]
uint64 FreeAdminZones;