API Guide

Create cluster level firmware inventory report
Table 45. Response body
Field Type Description
reportType String Inventory report type
id String Host ID or cluster ID
hostip String Host IPv4 or FQDN
hostName String Hostname
managementIP String iDRAC IP
serviceTag String Host Service Tag
model String Server model
systemId String System ID
componentType String Component type
packageId String Component unique package ID
component String Component name
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 46. 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 47. Response body
Field Type Description
id String Firmware update job ID
status String Status of the firmware update job
(Scheduled, Cancelled, Staging, Success,
and Failed)
Response body 43