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
greater than the
minimum goal.
(Since WSAPI 1.3)
The bandwidth
maximum limit should
400 Bad Request113INV_INPUT_BW_MIN_GOAL_GRT_MAX_LIMIT
be greater than the
minimum goal.
(Since WSAPI 1.3)
The QoS rule already
exists.
400 Bad Request114EXISTENT_QOS_RULE
(Since WSAPI 1.3)
The number is below
the expected range.
400 Bad Request115INV_INPUT_BELOW_RANGE
(Since WSAPI 1.3)
Invalid QoS rule
pattern.
400 Bad Request116INV_INPUT_QOS_PATTERN
(Since WSAPI 1.3)
Invalid QoS target
object.
400 Bad Request117INV_INPUT_QOS_TARGET_OBJECT
(Since WSAPI 1.3)
The volume is not in
the current domain.
403 Forbidden118VV_NOT_IN_SAME_DOMAIN
(Since WSAPI 1.3)
The volume is not a
base volume.
403 Forbidden119INV_OPERATION_VV_NON_BASE_VOLUME
(Since WSAPI 1.3)
The volume is
involved in remote
copy.
403 Forbidden120INV_OPERATION_VV_IN_REMOTE_COPY
(Since WSAPI 1.3)
The volume is
exported.
403 Forbidden121INV_OPERATION_VV_EXPORTED
(Since WSAPI 1.3)
The destination
volume is the same
as the parent volume.
403 Forbidden122INV_OPERATION_VV_COPY_TO_SELF
(Since WSAPI 1.3)
The destination
volume is the base of
the parent volume.
403 Forbidden123INV_OPERATION_VV_COPY_TO_BASE
(Since WSAPI 1.3)
The destination
volume is a read-only
snapshot.
403 Forbidden124INV_OPERATION_VV_READONLY_SNAPSHOT
(Since WSAPI 1.3)
Protocol and Message Format 31