Create one-off patch
POST {{baseUrl}}/oneoffPatches
Creates one-off patch for specified database version to download.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "dbVersion"=>"<string>", "releaseUpdate"=>"<string>", "freeformTags"=>{"aute3"=>"<string>"}, "oneOffPatches"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
opc-request-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","dbVersion":"\u003cstring\u003e","releaseUpdate":"\u003cstring\u003e","lifecycleState":"FAILED","timeCreated":"\u003cdateTime\u003e","definedTags":{"Ut_3_a":{"veniam_3":{},"culpa_ee_":{}}},"freeformTags":{"ex_50_":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","oneOffPatches":["\u003cstring\u003e","\u003cstring\u003e"],"sha256Sum":"\u003cstring\u003e","sizeInKBs":"\u003cfloat\u003e","timeOfExpiration":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e"}