Modifying A Host; Message Body Json Objects For Host Modification Request - HP 3PAR StoreServ 7200 2-node Manual

Hp 3par web service api 1.2 developer's guide (qr482-96192, june 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

Modifying a Host

Modify a host using the HTTP POST method. Use the following URI:
https://<storage system>:8080/api/v1/hosts/<host name>
NOTE:
Any user with Super or Edit role, or any role granted the host_set right, can perform
this operation. Access to all domains is required for this operation.
Table 42 (page 54)
host-modification request.
Table 42 Message Body JSON Objects for Host Modification Request
Member
newName
pathOperation
FCWWNs
iSCSINames
forcePathRemoval
persona
descriptors
chapOperation
chapOperationMode
chapName
54
Working with Hosts
shows the members that the message body can include to make a
JSON Type
API Type
string
name31
number
hostEditOperation
Enum
array of string
WWN
array of string
name223
Boolean
number
hostPersona Enum
HostDescriptors
descriptors object
number
hostEditOperation
Enum
number
hostChapOperationModeEnum
string
Name223
Ignored Values
Description
Null
New name of the host
(Since WSAPI 1.2)
Zero and negative
If adding, adds the
values
WWN or iSCSI name
to the existing host.
If removing, removes
the WWN or iSCSI
names from the
existing host.
(Since WSAPI 1.2)
Null
One or more WWN
to set for the host.
(Since WSAPI 1.2)
Null
One or more iSCSI
names to set for the
host.
(Since WSAPI 1.2)
None
If True, Remove
WWN(s) or iSCSI(s)
even if there are
VLUNs exported to the
host.
(Since WSAPI 1.2)
Zero and negative
The ID of the persona
values
to modify the host's
persona to.
(Since WSAPI 1.2)
Null
The description of the
host.
(Since WSAPI 1.2)
Zero and negative
Add or remove.
values
(Since WSAPI 1.2)
Zero and negative
Initiator or target.
values
(Since WSAPI 1.2)
Null
The chap name.
(Since WSAPI 1.2)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents