HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 116 VV Set Virtual Copy Promotion Error Codes (continued)
DescriptionHTTP CodeAPI Error
Invalid operation: The parent
volume size has increased.
409 ConflictINV_OPERATION_PARENT_SIZE_HAS_INCREASED
(Since WSAPI 1.3.1 with HP
3PAR OS 3.1.3 MU1)
Invalid Input: Parameters
cannot be present at the same
time.
409 ConflictINV_OPERATION_PARAM_CONFLICT
Invalid operation: Volume is
currently busy.
409 ConflictINV_OPERATION_VV_IS_BUSY
(Since WSAPI 1.3)
Invalid operation: Volume
promotion is in progress.
409 ConflictINV_OPERATION_VV _PROMOTE_IN_PROGRESS
(Since WSAPI 1.3)
Querying the Status of a VV Set Physical Copy
For information about querying the status of a physical copy of a VV set, see “Working with System,
Version, and Task Information” (page 127).
To query the status of a VV-set physical copy, use the task ID returned in the response of the
physical-copy creation or resynchronization operation, and check the status of that task. For
information about querying task status, see “Getting Task Status” (page 130).
126 Performing Copy Operations