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 97. Get host or cluster firmware update job details (continued)
Field Type Description
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
bundleId String Bundle ID
packageIDs String Component unique package ID
rebootOptions String Reboot options.
Safe reboot: Apply Updates and Reboot
after entering Maintenance mode.
Applicable for cluster level, vSphere,
vSAN, and datacenter host level.
Next reboot: Apply updates on
next reboot. Applicable for vSphere,
datacenter, and vSAN host level.
Force reboot: Apply updates and force
reboot without entering maintenance
mode. Applicable for vSphere and
datacenter host level.
precheck Boolean Prerequisites check before firmware
update.
Ensure that prerequisites checks are met
in your environment:
For vSAN host and cluster:
DRS is enabled
Host is not already in maintenance mode
vSAN data objects are healthy
For vSphere host and cluster: DRS is
enabled
migratePoweredOffAndSuspendedVMs Boolean Move powered-off and suspended
virtual machines to other hosts in
cluster. Disabling this option disconnects
VM until the host device is online.
resetiDracAndDeleteJobs Boolean Clears all the iDRAC jobs present in
the Job Queue followed by iDRAC reset
before updating firmware on the host.
If you do not mention any value
while running API, OMIVV considers the
settings configured on the
Settings > Firmware Update Settings
on the User Interface.
enterMaintenanceModetimeout String Enter the Maintenance Mode timeout
value between 60–1440 minutes.
Response body 103