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

Table 7 API Types, JSON members suffixed

Page 28 highlights

Table 7 API Types (continued) Type Description An empty string enclosed in quotation marks ("") represents a name with no characters. An unset name is represented in JSON as null. print511 uint32 WWN JSON string of 511 or fewer characters. JSON number restricted to a 32-bit unsigned number. JSON string of 16 or 32 characters. For port and FC host, the WWN is always 16 characters. Possible characters are: 0-9 a-f A-F For example: 50014380231C647A JSON members suffixed with MiB represent size or space in mebibtyes where 1 MiB = 1,048,576 bytes (2^20 bytes). Members suffixed with MB represent size or space in megabytes where 1 MB = 1,000,000 bytes (10^6 bytes). JSON members suffixed with Pct mean percent. 28 Accessing the WSAPI

  • 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 7 API Types
(continued)
Description
Type
An empty string enclosed in quotation marks (“”) represents a name with no
characters.
An unset name is represented in JSON as
null
.
JSON string of 511 or fewer characters.
print511
JSON number restricted to a 32-bit unsigned number.
uint32
JSON string of 16 or 32 characters.
WWN
For port and FC host, the WWN is always 16 characters.
Possible characters are:
0
9
a
f
A
F
For example:
50014380231C647A
JSON members suffixed with
MiB
represent size or space in mebibtyes where 1 MiB = 1,048,576 bytes (2^20 bytes).
Members suffixed with
MB
represent size or space in megabytes where 1 MB = 1,000,000 bytes (10^6 bytes).
JSON members suffixed with
Pct
mean percent.
28
Accessing the WSAPI