GetVmClusterUpdateHistoryEntry

GET {{baseUrl}}/vmClusters/:vmClusterId/updateHistoryEntries/:updateHistoryEntryId

Gets the maintenance update history details for the specified update history entry. Applies to Exadata Cloud@Customer instances only.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique identifier for the request.
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","updateId":"\u003cstring\u003e","lifecycleState":"IN_PROGRESS","timeStarted":"\u003cdateTime\u003e","updateType":"OS_UPDATE","lifecycleDetails":"\u003cstring\u003e","timeCompleted":"\u003cdateTime\u003e","updateAction":"ROLLBACK"}