HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 105 Error Codes for Creation, Resynchronization, or Stopping of Physical Copies of Volumes
(continued)
DescriptionHTTP CodeAPI Error
The parent volume is a read-only
snapshot.
403 ForbiddenINV_OPERATION_VV_READONLY_SNAPSHOT
(Since WSAPI 1.3)
The destination volume is the base
volume of a parent volume.
403 ForbiddenINV_OPERATION_VV_COPY_TO_BASE
(Since WSAPI 1.3)
The volume is in a conversion
operation.
409 ConflictINV_OPERATION_VV_VOLUME_CONV_IN_PROGRESS
(Since WSAPI 1.3)
Invalid operation: The parent
volume must allow snapshots.
403 ForbiddenINV_OPERATION_VV_NO_SNAPSHOT_ALLOWED
(Since WSAPI 1.3)
The volume is the target of an
online copy.
409 ConflictINV_OPERATION_VV_ONLINE_COPY_IN_PROGRESS
(Since WSAPI 1.3)
Cleanup of internal volume for the
volume is in progress.
403 ForbiddenINV_OPERATION_VV_CLEANUP_IN_PROGRESS
(Since WSAPI 1.3)
The parent volume is a copy of the
destination volume.
403 ForbiddenINV_OPERATION_VV_CIRCULAR_COPY
(Since WSAPI 1.3)
The operation is not allowed on a
peer volume.
403 ForbiddenINV_OPERATION_VV_PEER_VOLUME
(Since WSAPI 1.3)
The operation is not allowed on
an internal volume.
403 ForbiddenINV_OPERATION_VV_INTERNAL_VOLUME
(Since WSAPI 1.3)
The volume is being removed.403 ForbiddenVV_IS_BEING_REMOVED
(Since WSAPI 1.3)
The volume is not in the normal
state.
403 ForbiddenINV_OPERATION_VV_NOT_IN_NORMAL_STATE
(Since WSAPI 1.3)
The volume has an internal
consistency error.
403 ForbiddenVV_IN_INCONSISTENT_STATE
(Since WSAPI 1.3)
The destination volume has a
physical copy in progress.
409 ConflictINV_OPERATION_VV_PCOPY_IN_PROGRESS
(Since WSAPI 1.3)
Online copying of the destination
volume has failed.
409 ConflictINV_OPERATION_VV_FAILED_ONLINE_COPY
(Since WSAPI 1.3)
Creating a Physical Copy of a Volume 115