HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 64 Host agent JSON Objects (continued)
DescriptionAPI TypeJSON TypeMember
(Since WSAPI 1.2)
The operating system
version of the host agent.
Name255stringosVersion
(Since WSAPI 1.2)
The operating system
patch level of host agent.
Name255stringosPatch
(Since WSAPI 1.2)
The multipathing software
in use by the host agent.
Name255stringmultiPathSoftware
(Since WSAPI 1.2)
The multipathing software
version.
Name255stringmultiPathSoftwareVersion
(Since WSAPI 1.2)
Name of the host cluster
of which the host is a
member.
Name255stringclusterName
(Since WSAPI 1.2)
Host clustering software in
use on host.
Name255stringclusterSoftware
(Since WSAPI 1.2)
Version of the host
clustering software in use.
Name255stringclusterVersion
(Since WSAPI 1.2)
Identifier for the cluster.Name255stringclusterId
(Since WSAPI 1.2)
Identifier for the host
agent
Name255stringhosted
(Since WSAPI 1.2)
Host Query Errors
Table 65 (page 83) shows the errors that can occur following a host query. For generic API error
codes, see Table 5 (page 22).
Table 65 Host Query Errors
DescriptionHTTP CodeAPI Error
Invalid URI syntax.400 Bad RequestINV_INPUT
(Since WSAPI 1.2)
Host not found.404 Not FoundNON_EXISTENT_HOST
Internal server error.500 Internal Server ErrorINT_SERV_ERR
Host name contains invalid character.400 Bad RequestINV_INPUT_ILLEGAL_CHAR
Querying Host Information 83