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
Response body
This topic describes each parameter in the example response.
Start an OMIVV session
Table 78. Start an OMIVV session
Field Type Description
accessToken String Token ID
tokenType String Token type
expiresAt Integer and string Expiry date and time for token ID.
Get list of vCenter and host license
Table 79. Get list of vCenter and host license
Field Type Description
id String License ID
entitlementID String Entitlement ID
licenseType Integer and string License Type (Standard or Evaluation)
maxHosts String Number of maximum hosts allowed
startDate Integer and string The date when the license is uploaded to
OMIVV
expirationDate Integer and string License expiry date
duration String License duration
licenseStatus String License status
Get host and vCenter license details, upload vCenter license
Table 80. Get host and vCenter license details, upload vCenter license
Field Type Description
id String License ID
entitlementID String Entitlement ID
licenseType String License Type (Standard or Evaluation)
maxHosts String Number of maximum hosts allowed
startDate Integer and string The date when the license is uploaded to
OMIVV
expiryDate Integer and string License expiry date
duration String Duration of the license
B
96 Response body