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

KeyDatatypeRequiredDescription
opc-retry-tokenstringA 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-idstringUnique identifier for the request.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;releaseUpdate&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;FAILED&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;definedTags&quot;:{&quot;Ut_3_a&quot;:{&quot;veniam_3&quot;:{},&quot;culpa_ee_&quot;:{}}},&quot;freeformTags&quot;:{&quot;ex_50_&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;oneOffPatches&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;sha256Sum&quot;:&quot;\u003cstring\u003e&quot;,&quot;sizeInKBs&quot;:&quot;\u003cfloat\u003e&quot;,&quot;timeOfExpiration&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}