HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 14 CPG diskPatterns JSON Object (continued)
Description
Ignored
valuesValueMember
Specifies one or more drive magazines. Drive
magazines are identified by one or more
NullstringmagList
integers. Multiple drive magazines are
separated with a single comma (1,2,3). A
range of drive magazines is separated with a
hyphen (0–7). The specified magazine(s) must
contain disks.
Specifies one or more disk positions within a
drive magazine. Disk positions are identified
NullstringdiskPosList
by one or more integers. Multiple disk positions
are separated with a single comma (1,2,3). A
range of disk positions is separated with a
hyphen (0–3). The specified portion(s) must
contain disks.
Specifies one or more physical disks. Disks are
identified by one or more integers. Multiple
NullstringdiskList
disks are separated with a single comma
(1,2,3). A range of disks is separated with a
hyphen (0–3). Disks must match the specified
ID(s).
Specifies that physical disks with total chunklets
greater than the number specified be selected.
Negative
values
numbertotalChunkletsGreaterThan
Specifies that physical disks with total chunklets
less than the number specified be selected.
Negative
values
numbertotalChunkletsLessThan
Specifies that physical disks with free chunklets
less than the number specified be selected.
Negative
values
numberfreeChunkletsGreaterThan
Specifies that physical disks with free chunklets
greater than the number specified be selected.
Negative
values
numberfreeChunkletsLessThan
Specifies that PDs identified by their models
are selected.
Null array
elements
array of stringdiskModels
Specifies that physical disks must have the
specified device type. See diskType
enumeration.
Negative
values
numberdiskType
Disks must be of the specified speed.Negative
values
numberRPM
CPG diskType Enumeration
Upon creation, modification, or query, specify the diskType JSON member as an enumeration,
as shown in Table 15 (page 44).
Table 15 CPG diskType Enumeration
DescriptionValueSymbol
Fibre Channel.1FC
Near Line.2NL
SSD.3SSD
44 Working with Common Provisioning Groups