[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Get Patch Info V2
DescriptionThis API is used to fetch the current system patch information.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost:8080/lcm/lcops/api/v2/system-patch/information
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK
Returns
PatchHistoryDTO
of type(s) application/json
{
"appliedOn": 1602480345140,
"category": "bugfix",
"description": "vRSLCM wrapped vRealize Automation, version 8.1.0.9712 Patch3",
"kbUrl": "https://kb.vmware.com/kb/79170",
"productPatchLevel": "8.1.0.9712",
"summary": "vRSLCM wrapped vRealize Automation, version 8.1.0.9712 Patch3",
"urgency": "critical"
}
string
appliedOn
Optional
Patch applied time
string
category
Optional
Category
string
description
Optional
Description
string
kbUrl
Optional
KB Url
string
productPatchLevel
Optional
Product patch level
string
summary
Optional
Patch summary
string
urgency
Optional
Urgency
Errors
401
Unauthorized
403
Forbidden
GenericErrorResponseDTO
404
Not Found
GenericErrorResponseDTO
500
Internal Server Error
Code Samples
cURL Command
curl https://localhost:8080/lcm/lcops/api/v2/system-patch/information
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
On This Page
LCM Update Controller Operations
post
post
post