HP 3PAR StoreServ 7450 4-node HP 3PAR Web Service API 1.2 Developer's - Page 77

Single-VLUN Query Errors, Table 75 JSON Objects for, object in Single-VLUN Query Response

Page 77 highlights

Table 75 JSON Objects for members object in Single-VLUN Query Response (continued) Member JSON Type API Type Description (Since WSAPI 1.2) portPos object portPos object System port of VLUN exported to. It includes node number, slot number, and cardPort number. type number VLUNType enum VLUN type. (Since WSAPI 1.2) volumeWWN string WWN WWN of exported volume. (Since WSAPI 1.2) multipathing number Multipathing enum Multipathing method in use. (Since WSAPI 1.2) failedPathPol number Failed-Path Monitoring-Method enum Failed path monitoring method. (Since WSAPI 1.2) failedPathInterval number unit32 Monitoring interval in seconds after which the host checks for failed paths (Since WSAPI 1.2) hostDeviceName string name31 The device name of this VLUN on the host. (Since WSAPI 1.2) active Boolean Specified if the VLUN is an active VLUN or a VLUN template. TRUE for active VLUN, FALSE for VLUN template. (Since WSAPI 1.2) Single-VLUN Query Errors Possible error codes for the single VLUN query are shown in Table 76 (page 77). For generic API error codes, see Table 5 (page 17). Table 76 Single-VLUN Query Error Codes API Error HTTP Code INT_SERV_ERR 500 Internal Server INV_INPUT_MISSING_REQUIRED 400 Bad Request Description Internal Server Error. Some or all required parameters are missing (volume name and LUN ID are mandatory). Either one or both of host name and port need to be specified. (Since WSAPI 1.2) INV_INPUT_WRONG_TYPE 400 Bad Request Invalid input: wrong type for value (LUN ID is invalid) (Since WSAPI 1.2) NON_EXISTENT_VLUN 404 Not found Requested VLUN does not exist. (Since WSAPI 1.2) Querying VLUNs 77

  • 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 75 JSON Objects for
members
object in Single-VLUN Query Response
(continued)
Description
API Type
JSON Type
Member
(Since WSAPI 1.2)
System port of VLUN
exported to. It includes node
portPos object
object
portPos
number, slot number, and
cardPort number.
VLUN type.
VLUNType enum
number
type
(Since WSAPI 1.2)
WWN of exported volume.
WWN
string
volumeWWN
(Since WSAPI 1.2)
Multipathing method in use.
Multipathing enum
number
multipathing
(Since WSAPI 1.2)
Failed path monitoring
method.
Failed-Path
Monitoring-Method enum
number
failedPathPol
(Since WSAPI 1.2)
Monitoring interval in
seconds after which the host
checks for failed paths
unit32
number
failedPathInterval
(Since WSAPI 1.2)
The device name of this
VLUN on the host.
name31
string
hostDeviceName
(Since WSAPI 1.2)
Specified if the VLUN is an
active VLUN or a VLUN
Boolean
active
template.
TRUE
for active
VLUN,
FALSE
for VLUN
template.
(Since WSAPI 1.2)
Single-VLUN Query Errors
Possible error codes for the single VLUN query are shown in
Table 76 (page 77)
. For generic API
error codes, see
Table 5 (page 17)
.
Table 76 Single-VLUN Query Error Codes
Description
HTTP Code
API Error
Internal Server Error.
500 Internal Server
INT_SERV_ERR
Some or all required parameters are
missing (volume name and LUN ID are
400 Bad Request
INV_INPUT_MISSING_REQUIRED
mandatory). Either one or both of host
name and port need to be specified.
(Since WSAPI 1.2)
Invalid input: wrong type for value (LUN
ID is invalid)
400 Bad Request
INV_INPUT_WRONG_TYPE
(Since WSAPI 1.2)
Requested VLUN does not exist.
404 Not found
NON_EXISTENT_VLUN
(Since WSAPI 1.2)
Querying VLUNs
77