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 94. Create cluster level firmware inventory report (continued)
Field Type Description
currentVersion String Current installed component version
availableVersion String Available component version
criticality String Importance of component update
(Urgent, Recommended, Optional,
Security, Performance)
updateAction String Component update status (up to date,
downgrade, upgrade)
scheduled String Component update job scheduled
rebootRequired Boolean Host reboot required (True or False)
releaseDate Integer and String Component release date and month
Create host or cluster level firmware update job
Table 95. Create host or cluster level firmware update job
Field Type Description
id String Firmware update job ID
Status String Firmware update job status.
Get list of host firmware update jobs
Table 96. Get list of host firmware update jobs
Field Type Description
id String Firmware update job ID
status String Status of the firmware update job
(Scheduled, Cancelled, Staging, Success,
and Failed)
Get host or cluster firmware update job details
Table 97. Get host or cluster firmware update job details
Field Type Description
id String Firmware update job ID or host ID
status String Status of the firmware update job
jobname String Firmware update job name
jobdesc String Firmware update job description
updateType String Update type
runNow Boolean Run update job now
runLater Boolean Run update job later
dateTime Integer and String Update job schedule date and time
repoProfileID String Firmware repository profile ID
102 Response body