GetVmClusterPatchHistoryEntry

GET {{baseUrl}}/vmClusters/:vmClusterId/patchHistoryEntries/:patchHistoryEntryId

Gets the patch history details for the specified patch history entry.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","patchId":"\u003cstring\u003e","lifecycleState":"SUCCEEDED","timeStarted":"\u003cdateTime\u003e","action":"APPLY","lifecycleDetails":"\u003cstring\u003e","timeEnded":"\u003cdateTime\u003e"}