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 75. Cluster or host level firmware update job (continued)
Parameter Description
or timed out. However, the components may get updated
automatically when the host is restarted.
enterMaintenanceModeOption Enter maintenance mode option. This option is applicable for
vSAN host and cluster.
Supported options are:
Ensure accessibility
Full Data migration
No data migration
Upload license to OMIVV
Table 76. Upload license to OMIVV
Parameter Description
sharetype Repository share location (NFS/CIFS).
path License file path. The format of the license file path is \\\
\IP-hostname-fqdn\\pathfolder1\\pathfolder2\
\..\\pathfolderN\\<filename.xml>.
credential Username, domain, and password.
For NFS, credential is not required.
For CIFS credentials are required. domain parameter is not
mandatory.
Set alarms and events
Table 77. Set alarms and events
Parameter Description
alarmStatus Host and chassis alarm status (true or false)
mprAlarmStatus MPR alarm status(true or false)
eventPostType Event posting level options. Available options are Do not
post any events, Post all events, Post only critical and
warning events, and Post only virtualization-related critical,
and warning events.
Request body 95