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
(Since WSAPI 1.3)
The set is empty.404 Not Found138EMPTY_SET
(Since WSAPI 1.3)
Creating a read-only
copy from a
403 Forbidden139INV_OPERATION_VV_READONLY_TO_READONLY_SNAP
read-only volume is
not permitted.
(Since WSAPI 1.3)
Two parent snaps
share same base
volume.
403 Forbiddenn140INV_OPERATION_VV_SNAP_PARENT_SAME_BASE
(Since WSAPI 1.3)
The volume is stale.403 Forbidden141VV_IN_STALE_STATE
(Since WSAPI 1.3)
The volume is not
started.
403 Forbidden142VV_NOT_STARTED
(Since WSAPI 1.3)
The volume is not
accessible.
403 Forbidden143VV_UNAVAILABLE
(Since WSAPI 1.3)
The CPG has
reached the
allocation warning.
503 Service
Unavailable
144CPG_ALLOCATION_WARNING_REACHED
(Since WSAPI 1.3)
Task not found.404 Not Found145NON_EXISTENT_TASK
(Since WSAPI 1.3)
The VV set is empty.400 Bad Request146INV_INPUT_EMPTY_VVSET
(Since WSAPI 1.3)
Cannot export host
sets with port
(matched set).
400 Bad Request147INV_INPUT_MATCHED_HOSTSET
(Since WSAPI 1.3)
Invalid query string.400 Bad Request148INV_QUERY_STRING
(Since WSAPI 1.3)
The set sizes are
different.
409 Conflict149SET_SIZE_NOT_SAME
(Since WSAPI 1.3)
Invalid operation:
Cannot grow this
403 Forbidden150INV_OPERATION_UNSUPPORTED_VV_TYPE
type of volume.(Since
WSAPI 1.3)
Invalid operation:
Volume tuning is in
progress
409 Conflict151INV_OPERATION_VV_TUNE_IN_PROGRESS
Protocol and Message Format 33