HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 40 Volume Growth Error Codes (continued)
DescriptionHTTP CodeAPI Error
This operation is not allowed
on an internal volume.
403 ForbiddenINV_OPERATION_VV_INTERNAL_VOLUME
(Since WSAPI 1.3)
Invalid operation: VV
conversion is in progress.
409 ConflictINV_OPERATION_VV_VOLUME_CONV_IN_PROGRESS
(Since WSAPI 1.3)
Invalid operation: online copy
is in progress.
409 ConflictINV_OPERATION_VV_ONLINE_COPY_IN_PROGRESS
(Since WSAPI 1.3)
Internal volume cleanup is in
progress.
403 ForbiddenINV_OPERATION_VV_CLEANUP_IN_PROGRESS
(Since WSAPI 1.3)
The volume is being removed.403 ForbiddenVV_IS_BEING_REMOVED
(Since WSAPI 1.3)
The volume has an internal
consistency error.
403 ForbiddenVV_IN_INCONSISTENT_STATE
(Since WSAPI 1.3)
New volume size is smaller
than the current size.
403 ForbiddenVV_SIZE_CANNOT_REDUCE
(Since WSAPI 1.3)
New volume size exceeds the
limit.
403 ForbiddenVV_NEW_SIZE_EXCEED_LIMIT
(Since WSAPI 1.3)
Invalid operation: Volume
SA/SD space is being
removed.
409 ConflictINV_OPERATION_VV_SA_SD_SPACE_REMOVED
(Since WSAPI 1.3)
Invalid operation: Volume is
currently busy.
409 ConflictINV_OPERATION_VV_IS_BUSY
(Since WSAPI 1.3)
Volume is not started.403 ForbiddenVV_NOT_STARTED
(Since WSAPI 1.3)
Invalid operation: Volume is a
physical copy.
409 ConflictINV_OPERATION_VV_IS_PCOPY
(Since WSAPI 1.3)
Volume state is not normal.403 ForbiddenINV_OPERATION_VV_NOT_IN_NORMAL_STATE
(Since WSAPI 1.3)
Invalid operation: Volume
promotion is in progress.
409 ConflictINV_OPERATION_VV _PROMOTE_IN_PROGRESS
(Since WSAPI 1.3)
Volume has a copy in
progress.
409 ConflictINV_OPERATION_VV_PCOPY_IN_PROGRESS
(Since WSAPI 1.3)
Growing Volumes 63