HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 6 Operation-specific API code Member Status and Error Codes (continued)
DescriptionHTTP CodeAPI Error CodeAPI Error
cannot be present
with another
name-value
parameter that is
present. The HTTP
ref member
contains the name.
A JSON input object
contains a
400 Bad Request45INV_INPUT_EMPTY_STR
name-value pair with
an empty string
(distinct from a null
string) where a string
of length greater than
zero is required.
A JSON input object
contains an enum
400 Bad Request46INV_INPUT_BAD_ENUM_VALUE
property with a value
that is not in the valid
range.
The allocation
warning level is
400 Bad Request47INV_INPUT_WARN_GT_LIMIT
higher than the
allocation limit.
User space allocation
alerts are valid only
with a TPVV.
400 Bad Request48INV_INPUT_USR_ALRT_NON_TPVV
The VV retention time
is greater than the
expiration time.
400 Bad Request49INV_INPUT_RETAIN_GT_EXPIRE
An invalid policy
(e.g., system or
400 Bad Request50INV_INPUT_VV_POLICY
caching) is specified
for VV.
A pattern in a CPG
specifies illegal
values.
400 Bad Request53BAD_CPG_PATTERN
Missing both
hostname and port
position.
400 Bad Request54MISSING_VLUN_EXPORT_INFO
Incorrect port
specification.
400 Bad Request55INV_INPUT_PORT_SPECIFICATION
Invalid time
specified.
400 Bad Request58INV_INPUT_TIME
An ID exists.409 Conflict59EXISTENT_ID
Too many World
Wide Names
400 Bad Request71INV_INPUT_TOO_MANY_WWN_OR_iSCSI
(WWNs) or iSCSI
names are specified.
(Since WSAPI 1.2)
LUN ID cannot be
assigned within the
specified range.
409 Conflict72AUTO_LUN_ID_UNAVAILABLE
Protocol and Message Format 27