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

A.18
3PAR_TPD.mof
CIM API Programming Reference InForm OS Version 2.3.1
String DiskPrimPathNodes[];
[Write, Description (
"Specifies the PCI slot, the list of PCI slots or "
"the range of PCI slots the disks must have their "
"primary path on.\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"
"Empty string means that the value is not specified for "
"this particular set of patterns. \n"
"The string must be in one of the following formats:\n"
" <nb> - nb is an integer\n"
" <nb>,<nb> - a list of integers\n"
" <nb>-<nb> - a range of integers\n"),
ArrayType ( "Indexed" ),
ModelCorrespondence {
"DiskPrimPathNodes",
"DiskPrimPathPorts",
"DiskCages",
"DiskMagazines",
"DiskMagPositions",
"DiskIDs",
"DiskTotalChunkletGT",
"DiskTotalChunkletLT",
"DiskFreeChunkletGT",
"DiskFreeChunkletLT",
"DiskPackageModels" }]
String DiskPrimPathPCISlots[];
[Write, Description (
"Specifies the port number, the list of port numbers or "
"the range of port numbers the disks must have their "
"primary path on.\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"
"Empty string means that the value is not specified for "
"this particular set of patterns. \n"
"The string must be in one of the following formats:\n"
" <nb> - nb is an integer\n"
" <nb>,<nb> - a list of integers\n"
" <nb>-<nb> - a range of integers\n"),
ArrayType ( "Indexed" ),
ModelCorrespondence {