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
for the specified
volume size.
In CPG creation,
when the storage
system's
hardware
configuration
does not support
the requested LD
layout.
In CPG creation,
when the
chunklets that are
required for the
requested LD
layout are in the
process of being
cleaned.
The volume has a
read-only child.
409 Conflict25HAS_RO_CHILD
The VLUN is still
exported.
409 Conflict26EXPORTED_VLUN
Volume retention time
has not expired.
409 Conflict27RETAINED
The VV has a child
VV.
409 Conflict32HAS_CHILD
No snapshot CPG
has been configured
for the VV.
409 Conflict33NO_SNAP_CPG
Invalid RAID set size.400 Bad Request37INV_SET_SIZE
A JSON input object
contains more than
400 Bad Request41INV_INPUT_DUP_NAME
one name-value pair
with the same name.
The HTTP ref
member contains the
name.
A JSON input object
contains a
400 Bad Request42INV_INPUT_UNREC_NAME
name-value pair with
a name that is
unrecognized. The
HTTP ref member
contains the name.
A JSON input object
contains a
400 Bad Request43INV_INPUT_EXCEEDS_RANGE
name-value pair with
a numeric value that
exceeds the expected
range. The HTTP ref
member contains the
name.
A JSON input object
contains a
400 Bad Request44INV_INPUT_PARAM_CONFLICT
name-value pair that
26 Accessing the WSAPI