API Guide

Table Of Contents
Table 80. Get host and vCenter license details, upload vCenter license (continued)
Field Type Description
licenseStatus String Status of license (ACTIVE, INACTIVE,
and EXPIRED)
Get list of registered vCenters
Table 81. Get list of registered vCenters
Field Type Description
id String vCenter ID
hostname String vCenter Hostname or FQDN
ip String vCenter IP
Get list of all hosts in vCenter
Table 82. Get list of all hosts in vCenter
Field Type Description
id String Host ID
servicetag String service tag of a host
Get host details
Table 83. Get host details
Field Type Description
id String Host ID
serviceTag String Service Tag of host
hostip String Host IP
hostName String Hostname
managementIP String iDRAC IP
model String Server model name
systemId String System ID
Get vCenter tree view of datacenter
Table 84. Get vCenter tree view of datacenter
Field Type Description
id String vCenter ID or datacenter ID or cluster ID
or Host ID
hostname String vCenter hostname or FQDN.
The hostname value is displayed in
the response only if the hostname
Response body 97