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

A.22
3PAR_TPD.mof
CIM API Programming Reference InForm OS Version 2.3.1
"DiskPrimPathNodes",
"DiskMagazines",
"DiskMagPositions",
"DiskIDs",
"DiskCages",
"DiskTotalChunkletLT",
"DiskFreeChunkletGT",
"DiskFreeChunkletLT",
"DiskPackageModels" }]
sint32 DiskTotalChunkletGT[];
[Write, Description (
"The total number of chunklets in the disk must be "
"less than this value.\n"
"Each element in this array represents one instance of "
"pattern for candidate disks; multiple array element adds "
"additional candidate disks that match the pattern.\n"
"A value of -1 means that the value is not specified for "
"this particular set of patterns. All other negative integers "
"are invalid.\n"),
ArrayType ( "Indexed" ),
ModelCorrespondence {
"DiskPrimPathPCISlots",
"DiskPrimPathPorts",
"DiskPrimPathNodes",
"DiskMagazines",
"DiskMagPositions",
"DiskIDs",
"DiskTotalChunkletGT",
"DiskCages",
"DiskFreeChunkletGT",
"DiskFreeChunkletLT",
"DiskPackageModels" }]
sint32 DiskTotalChunkletLT[];
[Write, Description (
"The total number of free or initializing chunklets in "
"the disk must be greater than this value.\n"
"Each element in this array represents one instance of "
"pattern for candidate disks; multiple array element adds "
"additional candidate disks that match the pattern.\n"
"A value of -1 means that the value is not specified for "
"this particular set of patterns. All other negative integers "
"are invalid.\n"),
ArrayType ( "Indexed" ),