GetDbSystemUpgradeHistoryEntry

GET {{baseUrl}}/dbSystems/:dbSystemId/upgradeHistoryEntries/:upgradeHistoryEntryId

Gets the details of the specified operating system upgrade operation for the specified DB system.

HEADERS

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

RESPONSES

status: OK

{"id":"\u003cstring\u003e","action":"ROLLBACK","lifecycleState":"SUCCEEDED","snapshotRetentionPeriodInDays":0,"timeStarted":"\u003cdateTime\u003e","lifecycleDetails":"\u003cstring\u003e","newGiVersion":"\u003cstring\u003e","newOsVersion":"\u003cstring\u003e","oldGiVersion":"\u003cstring\u003e","oldOsVersion":"\u003cstring\u003e","timeEnded":"\u003cdateTime\u003e"}