GetVmClusterUpdate
GET {{baseUrl}}/vmClusters/:vmClusterId/updates/:updateId
Gets information about a specified maintenance update package for a VM cluster. 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","description":"\u003cstring\u003e","version":"\u003cstring\u003e","timeReleased":"\u003cdateTime\u003e","updateType":"GI_PATCH","availableActions":["PRECHECK","ROLLING_APPLY"],"lastAction":"PRECHECK","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"SUCCESS"}