API Guide
Table Of Contents
- OpenManage Integration for VMware vCenter Version 5.3 API Guide
- Overview
- Get started
- Security
- Use cases
- Session management
- License management
- Console management
- Repository profile management
- Cluster profile management
- Firmware repository inventory management
- Firmware inventory management
- Firmware update management
- System profile management
- Host management
- Get subsystem health report (OMIVV Host Health)
- Host management
- Request body
- Response body
- OMIVV-Specific error codes
Table 84. Get vCenter tree view of datacenter
Field Type Description
is configured properly using DNS.
Otherwise, hostname value displayed as
null or blank.
ip String vCenter IP
name String Datacenter name or cluster name
registeredWithVlcm Boolean vSphere Lifecycle Manager (vLCM)
registration status (true or false)
Get cluster details
Table 85. Get cluster details
Field Type Description
id String Cluster ID or host ID
name String Cluster name
cluster type String Cluster type (vSAN or vSphere)
hostip String Host IPv4
managementIP String iDRAC IP
hostname String vCenter host name
serviceTag String Service Tag of the server
model String Server model name
systemId String System ID
Get cluster health
Table 86. Get cluster health
Field Type Description
clusterId String Cluster ID
drsState String DRS state (Enabled or Disabled)
vsanObjectHealth String vSAN object health status (Healthy,
Unhealthy, or N/A)
Get list of cluster profiles
Table 87. Get list of cluster profiles
Field Type Description
id String Cluster profile ID
profileName String Cluster profile name
description String Cluster profile description
98 Response body