HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 57 Host Modification Error Codes (continued)
DescriptionHTTP CodeAPI Error
forcePathRemoval is specified and
pathOperation is Add.
The forcePathRemoval operation
can be used only with path removal.
Both iSCSINames and FCWWNs are
specified.
The system can handle either FC WWN
or iSCSI names in one operation, but
not both. (Multiple FC WWN or iSCSI
names can be specified.)
chapOperation is Add, and
chapRemoveTargetOnly is specified.
chapRemoveTargetOnly is for chap
removal only.
chapOperation is remove, and
chapSecret, chapOperationMode,
chapName, or chapSecretHex is
specified.
chapSecret, chapOperationMode,
chapName, or chapSecretHex are
for chap addition (not removal).
pathOperation is specified and no
FCWWNs or iSCSINames is specified.
400 Bad RequestINV_INPUT_ONE_REQUIRED
At least one WWN or iSCSI name
should be specified.
Either FCWWNs or iSCSINames is
specified and no pathOperation is
specified.
If pathOperation is not specified,
then the system does not know whether
to add or remove the specified path.
forcePathRemoval is specified and
pathOperation is not specified or
null.
forcePathRemoval can be used only
with path removal.
None of the following is specified:
pathOperation
newName
descriptor
chapOperation
At least one operation for the host
update should be specified.
Invalid enum value.400 Bad RequestINV_INPUT_BAD_ENUM_VALUE
The persona is not specified by a valid
persona number.
Required fields are missing.400 Bad RequestINV_INPUT_MISSING_REQUIRED
Host descriptor argument length, new
host name, or iSCSI name is too long.
400 Bad RequestINV_INPUT_EXCEEDS_LENGTH
78 Working with Hosts