GetDbSystemPatchHistoryEntry

GET {{baseUrl}}/dbSystems/:dbSystemId/patchHistoryEntries/:patchHistoryEntryId

Gets the details of the specified patch operation on the specified DB system.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","patchId":"\u003cstring\u003e","lifecycleState":"SUCCEEDED","timeStarted":"\u003cdateTime\u003e","action":"APPLY","lifecycleDetails":"\u003cstring\u003e","timeEnded":"\u003cdateTime\u003e"}