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

Inv_input_too_many_wwn_or_iscsi, An Id Exists.

Page 22 highlights

Table 6 Operation-specific API code Member Status and Error Codes (continued) API Error INV_INPUT_RETAIN_GT_EXPIRE INV_INPUT_VV_POLICY BAD_CPG_PATTERN MISSING_VLUN_EXPORT_INFO INV_INPUT_PORT_SPECIFICATION INV_INPUT_TIME EXISTENT_ID INV_INPUT_TOO_MANY_WWN_OR_iSCSI API Error Code 49 50 53 54 55 58 59 71 HTTP Code Description 400 Bad Request The VV retention time is greater than the expiration time. 400 Bad Request An invalid policy (e.g., system or caching) is specified for VV. 400 Bad Request A pattern in a CPG specifies illegal values. 400 Bad Request Missing both hostname and port position. 400 Bad Request Incorrect port specification. 400 Bad Request Invalid time specified. 409 Conflict An ID exists. 400 Bad Request Too many WWNs or iSCSI names are specified. (Since WSAPI 1.2) AUTO_LUN_ID_UNAVAILABLE 72 409 Conflict LUN ID cannot be assigned within the specified range. (Since WSAPI 1.2) EXISTENT_PATH 73 409 Conflict Host WWN/iSCSI name is already used by another host. (Since WSAPI 1.2) NON_EXISTENT_CHAP 74 404 Not Found No CHAP has been configured for host. (Since WSAPI 1.2) NON_UNIQUE_CHAP_SECRET 75 409 Conflict Target CHAP and initiator CHAP are the same. Target CHAP secret and initiator CHAP secret must be unique. (Since WSAPI 1.2) NO_INITIATOR_CHAP 76 404 Not Found The host CHAP must be enabled before the target CHAP is set. (Since WSAPI 1.2) HOST_IN_SET 77 409 Conflict Host is a member of a set. (Since WSAPI 1.2) 22 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 6 Operation-specific API
code
Member Status and Error Codes
(continued)
Description
HTTP Code
API Error Code
API Error
The VV retention time
is greater than the
expiration time.
400 Bad Request
49
INV_INPUT_RETAIN_GT_EXPIRE
An invalid policy
(e.g., system or
400 Bad Request
50
INV_INPUT_VV_POLICY
caching) is specified
for VV.
A pattern in a CPG
specifies illegal values.
400 Bad Request
53
BAD_CPG_PATTERN
Missing both
hostname and port
position.
400 Bad Request
54
MISSING_VLUN_EXPORT_INFO
Incorrect port
specification.
400 Bad Request
55
INV_INPUT_PORT_SPECIFICATION
Invalid time specified.
400 Bad Request
58
INV_INPUT_TIME
An ID exists.
409 Conflict
59
EXISTENT_ID
Too many WWNs or
iSCSI names are
specified.
400 Bad Request
71
INV_INPUT_TOO_MANY_WWN_OR_iSCSI
(Since WSAPI 1.2)
LUN ID cannot be
assigned within the
specified range.
409 Conflict
72
AUTO_LUN_ID_UNAVAILABLE
(Since WSAPI 1.2)
Host WWN/iSCSI
name is already used
by another host.
409 Conflict
73
EXISTENT_PATH
(Since WSAPI 1.2)
No CHAP has been
configured for host.
404 Not Found
74
NON_EXISTENT_CHAP
(Since WSAPI 1.2)
Target CHAP and
initiator CHAP are the
same.
409 Conflict
75
NON_UNIQUE_CHAP_SECRET
Target CHAP secret
and initiator CHAP
secret must be unique.
(Since WSAPI 1.2)
The host CHAP must
be enabled before the
target CHAP is set.
404 Not Found
76
NO_INITIATOR_CHAP
(Since WSAPI 1.2)
Host is a member of a
set.
409 Conflict
77
HOST_IN_SET
(Since WSAPI 1.2)
22
Accessing the WSAPI