GetDbHomePatchHistoryEntry
GET {{baseUrl}}/dbHomes/:dbHomeId/patchHistoryEntries/:patchHistoryEntryId
Gets the patch history details for the specified patchHistoryEntryId
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"}