Get Update Pending
DescriptionGets detailed update information.
Request
URLURL
Parameters
Parameters
Header Parameters
Header Parameters
vmware-api-session-id Example
b00db39f948d13ea1e59b4d6fce56389
Response
Response BodyResponse Body
A detailed information about the particular vCenter patch/update
{
"build": "string",
"category": "enum",
"description": "string",
"execute_URL": "string",
"pending_update": "string",
"reboot_required": false,
"release_date": "string",
"release_notes": [
"string"
],
"severity": "enum",
"update_type": "enum",
"version": "string"
}
Build number of the vCenter Release
Category of the release based on features bundled on top of previous release
Possible values are:
Description of the vSphere update
VAMI or ISO URL for update or upgrade execute phase redirection
Identifier of the given vSphere update When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending.
Flag to suggest a reboot after the release is applied
Release date of the vSphere update or patch
List of URI pointing to patch or update release notes
Severity of the issues fixed in the vSphere update or patch
Possible values are:
Type of the Release based on the current vCenter version
Possible values are:
Version of the vSphere update or patch