GetCloudVmClusterUpdateHistoryEntry
GET {{baseUrl}}/cloudVmClusters/:cloudVmClusterId/updateHistoryEntries/:updateHistoryEntryId
Gets the maintenance update history details for the specified update history entry. Applies to Exadata Cloud Service 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":"SUCCEEDED","timeStarted":"\u003cdateTime\u003e","updateType":"GI_PATCH","lifecycleDetails":"\u003cstring\u003e","timeCompleted":"\u003cdateTime\u003e","updateAction":"ROLLBACK"}