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
The parent volume
must allow
snapshots.
403 Forbidden125INV_OPERATION_VV_NO_SNAPSHOT_ALLOWED
(Since WSAPI 1.3)
The parent volume is
larger in size than
409 Conflict126INV_OPERATION_VV_COPY_PARENT_TOO_BIG
the destination
volume.
(Since WSAPI 1.3)
Internal volume
cleanup is in
progress.
403 Forbidden127INV_OPERATION_VV_CLEANUP_IN_PROGRESS
(Since WSAPI 1.3)
The parent volume is
a copy of the
destination copy.
403 Forbidden128INV_OPERATION_VV_CIRCULAR_COPY
(Since WSAPI 1.3)
The volume state is
not normal.
403 Forbidden129INV_OPERATION_VV_NOT_IN_NORMAL_STATE
(Since WSAPI 1.3)
The volume has a
copy in progress.
409 Conflict130INV_OPERATION_VV_PCOPY_IN_PROGRESS
(Since WSAPI 1.3)
The volume has a
failed online copy.
409 Conflict131INV_OPERATION_VV_FAILED_ONLINE_COPY
(Since WSAPI 1.3)
The volume has no
physical parent.
403 Forbidden132INV_OPERATION_VV_NO_PARENT
(Since WSAPI 1.3)
Physical copy not
found.
404 Not Found133NON_EXISTENT_VVCOPY
(Since WSAPI 1.3)
Maximum number of
volumes has been
reached.
503 Service
Unavailable
134VV_LIMIT_REACHED
(Since WSAPI 1.3)
Maximum number of
snapshots has been
reached.
503 Service
Unavailable
135SNAPSHOT_LIMIT_REACHED
(Since WSAPI 1.3)
Maximum number of
volume IDs has been
reached.
503 Service
Unavailable
136VV_ID_LIMIT_REACHED
(Since WSAPI 1.3)
Invalid volume
pattern specified.
400 Bad Request137INVALID_INPUT_VV_PATTERN
32 Accessing the WSAPI