API Guide
Table Of Contents
- OpenManage Integration for VMware vCenter Version 5.3 API Guide
- Contents
- 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
- Drift management
- Get subsystem health report (OMIVV Host Health)
- Host management
- Request body
- Response body
- OMIVV-Specific error codes
Table 99. Get firmware drift report (continued)
Field Type Description
managementIP String iDRAC IP
Service Tag String Service Tag of the host
model String Server Model Name
systemID String System ID
complianceStatus String Compliance Status.
You may get any of the following values for
compliant status:
VERSION_MISMATCH
NEW COMPONENT
COMPONENT MISSING/ATTRIBUTE_MISMATCH
NOT_APPLICABLE
nonCompliantType String Reason for non-compliance
noncompliantTypeDescription String Detailed description for non-compliance
componentID String Component ID
packageID String Package ID
bundleID String Bundle ID
instanceID String FQDD
componentName String Component Name
componentType String Component Type
componentTypeDisplay String Component Type Display. For example, firmware is
displayed as FRMW.
upgrade Boolean Component Upgrade required (True or False)
criticality String Importance of component update
rebootRequired Boolean Host reboot required (true or false)
deviceID String Device ID
subDeviceID String Sub device ID
subVendorID String Sub Vendor ID
vendorID String Vendor ID
driftedVersionInfo String Component version in host
baselineVersionInfo" String component version in repository
Get drift report for all clusters
Table 100. Get drift report for all clusters
Field Type Description
id String Cluster ID or cluster profile ID.
name String Cluster name or cluster profile name
Response body 105