GetDbSystemPatchHistoryEntry
GET {{baseUrl}}/dbSystems/:dbSystemId/patchHistoryEntries/:patchHistoryEntryId
Gets the details of the specified patch operation on the specified DB system.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","patchId":"\u003cstring\u003e","lifecycleState":"SUCCEEDED","timeStarted":"\u003cdateTime\u003e","action":"APPLY","lifecycleDetails":"\u003cstring\u003e","timeEnded":"\u003cdateTime\u003e"}