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 105. Get the host overview
Field Type Description
operatingSystemVersion String OS version
HostcredentialProfileName String Host credential profile name
lastInventoryScan Integer Date and time when inventory is run last
time
systemId String System ID
isBlade Boolean Blade server (true or false)
chassisInfo String chassis information
frmState String firmware state
lockDownState Boolean system lookdown mode status (enabled
or disabled)
biosFirmware String BIOS firmware version
idracFirmware String iDRAC firmware version
idracIpaddress String iDRAC IP address
managementURI String CMC or OME-M URL
vcenterIpAddress String vCenter IP address
Get host firmware inventory
Table 106. Get host firmware inventory
Field Type Description
componentType String component type
elementName String name of the software component
installationDate String component installation date
versionString String firmware version
componentId String component ID
deviceId String device ID
identityInfoValue String component type: component ID
instanceId String unique identifier
isEntity Boolean The IsEntity property is used to
indicate whether the SoftwareIdentity
corresponds to a discrete copy of the
software component or is being used
to convey descriptive and identifying
information about software that is not
present in the management domain.
A value of TRUE indicates that the
SoftwareIdentity instance corresponds
to a discrete copy of the software
component. A value of FALSE indicates
that the SoftwareIdentity instance does
not correspond to a discrete copy of the
Software
majorVersion String component major version
Response body 109