HP 3PAR StoreServ 7400 2-node HP 3PAR Web Service API 1.2 Developer's - Page 31

CPG diskType Enumeration, Table 12 CPG, JSON Object, Enumeration

Page 31 highlights

Table 12 CPG diskPatterns JSON Object (continued) Member Value Ignored values Description magList string Null Specifies one or more drive magazines. Drive magazines are identified by one or more 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. diskPosList string Null Specifies one or more disk positions within a drive magazine. Disk positions are identified 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. diskList string Null Specifies one or more physical disks. Disks are identified by one or more integers. Multiple 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). totalChunkletsGreaterThan number Negative values Specifies that physical disks with total chunklets greater than the number specified be selected. totalChunkletsLessThan number Negative values Specifies that physical disks with total chunklets less than the number specified be selected. freeChunkletsGreaterThan number Negative values Specifies that physical disks with free chunklets less than the number specified be selected. freeChunkletsLessThan number Negative values Specifies that physical disks with free chunklets greater than the number specified be selected. diskModels array of string Null array Specifies that PDs identified by their models elements are selected. diskType number Negative values Specifies that physical disks must have the specified device type. See diskType enumeration. RPM number Negative Disks must be of the specified speed. values CPG diskType Enumeration Upon creation, modification, or query, specify the diskType JSON member as an enumeration, as shown in Table 13 (page 31). Table 13 CPG diskType Enumeration Symbol FC NL SSD Value 1 2 3 Description Fibre Channel. Near Line. SSD. CPG Enumeration and Configuration Objects 31

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

Table 12 CPG
diskPatterns
JSON Object
(continued)
Description
Ignored
values
Value
Member
Specifies one or more drive magazines. Drive
magazines are identified by one or more
Null
string
magList
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
Null
string
diskPosList
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
Null
string
diskList
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
number
totalChunkletsGreaterThan
Specifies that physical disks with total chunklets
less than the number specified be selected.
Negative
values
number
totalChunkletsLessThan
Specifies that physical disks with free chunklets
less than the number specified be selected.
Negative
values
number
freeChunkletsGreaterThan
Specifies that physical disks with free chunklets
greater than the number specified be selected.
Negative
values
number
freeChunkletsLessThan
Specifies that PDs identified by their models
are selected.
Null array
elements
array of string
diskModels
Specifies that physical disks must have the
specified device type. See
diskType
enumeration.
Negative
values
number
diskType
Disks must be of the specified speed.
Negative
values
number
RPM
CPG
diskType
Enumeration
Upon creation, modification, or query, specify the
diskType
JSON member as an enumeration,
as shown in
Table 13 (page 31)
.
Table 13 CPG
diskType
Enumeration
Description
Value
Symbol
Fibre Channel.
1
FC
Near Line.
2
NL
SSD.
3
SSD
CPG Enumeration and Configuration Objects
31