HP 3PAR Web Service API 1.3.1 Developer's Guide

descriptors is an optional sub-object of the host object for creation and modification. The
descriptors sub-object is also returned within the host object following a query. See
Table 60 (page 81).
Table 60 Host descriptors JSON Objects
DescriptionJSON TypeMember
The host’s location.stringlocation
(Since WSAPI 1.2)
The host’s IP address.stringIPAddr
(Since WSAPI 1.2)
The operating system running on the
host.
stringos
(Since WSAPI 1.2)
The host’s model.stringmodel
(Since WSAPI 1.2)
The host’s owner and contact.stringcontact
(Since WSAPI 1.2)
Any additional information for the host.stringcomment
(Since WSAPI 1.2)
When a host object is queried, it may include an array of one or more FCPaths objects. See
Table 61 (page 81).
Table 61 Host FCPaths JSON Objects
DescriptionJSON TypeMember
A WWN assigned to the host.stringWWN
(Since WSAPI 1.2)
See Table 63 (page 82).portPosportPos
HBA firmware version.stringfirmwareVersion
(Since WSAPI 1.2)
HBA vendor.stringvendor
(Since WSAPI 1.2)
HBA model.stringmodel
(Since WSAPI 1.2)
HBA driver versionstringdriverVersion
(Since WSAPI 1.2)
HBA host speedstringhostSpeed
(Since WSAPI 1.2)
When a host object is queried, it may include an array of one or more iSCSIPaths objects. See
Table 62 (page 82).
Querying Host Information 81