API Guide

Response body
This topic describes each parameter in the example response.
Start an OMIVV session
Table 34. Response body
Field Type Description
accessToken String Token ID
tokenType String Token type
expiresAt Integer and string Expiry date and time for token ID.
Get list of registered vCenters
Table 35. Response body
Field Type Description
id String vCenter ID
hostname String vCenter Hostname or FQDN
ip String vCenter IP
Get vCenter tree view of datacenter
Table 36. Response body
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
is configured properly using DNS.
Otherwise, hostname value displayed as
null or blank.
ip String vCenter IP
name String Datacenter name or cluster name
Get cluster details
Table 37. Response body
B
Response body 39