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
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
Accept | string |
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"}