Updates the properties of the specified one-off patch.

PUT {{baseUrl}}/oneoffPatches/:oneoffPatchId

Updates the properties of the specified one-off patch.

Request Body

{"freeformTags"=>{"commodo_130"=>"<string>", "pariatur6"=>"<string>", "ut_e"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
if-matchstringFor optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match
parameter to the value of the etag from a previous GET or POST response for that resource. The resource
will be updated or deleted only if the etag you provide matches the resource's current etag value.
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;}