Table 45 Host hostPersona Enumeration (continued)
DescriptionValueSymbol
Persona with capability of SoftInq.7ONTAP_LEGACY
Persona with capability of SubLun,
ALUA.
8VMWARE
Persona with capability of UARepLun,
Lun0SCC.
9OPENVMS
Host Modification Success
Upon successful modification of a host, the HTTP code 200 OK is returned, and there is no message
body. The URI of the updated host will be returned in the location portion of the response header:
/api/v1/hosts/<host name>
Host Modification Errors
Possible error codes following a host modification request are shown in Table 46 (page 56). For
generic API error codes, see Table 5 (page 17).
Table 46 Host Modification Error Codes
DescriptionHTTP CodeAPI Error
Missing host name.400 Bad RequestINV_INPUT
If pathOperation is specified, then
the following descriptors cannot be
specified:
400 Bad RequestINV_INPUT_PARAM_CONFLICT
newName
persona
chapOperation
If chapOperation is specified, then
the following descriptors cannot be
specified:
newName
persona
pathOperation
forcePathRemoval is specified and
pathOperation is Add.
forcePathRemoval 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.
56 Working with Hosts