Updates the specified key store.

PUT {{baseUrl}}/keyStores/:keyStoreId

Edit the key store.

Request Body

{"freeformTags"=>{"veniamab"=>"<string>", "est_a34"=>"<string>", "reprehenderit_d"=>"<string>"}, "typeDetails"=>{"type"=>"ORACLE_KEY_VAULT"}}

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;lifecycleState&quot;:&quot;DELETED&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;typeDetails&quot;:{&quot;type&quot;:&quot;ORACLE_KEY_VAULT&quot;},&quot;associatedDatabases&quot;:[{&quot;dbName&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;},{&quot;dbName&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;}],&quot;definedTags&quot;:{&quot;et_b&quot;:{&quot;ea_e2f&quot;:{}}},&quot;freeformTags&quot;:{&quot;ut1d&quot;:&quot;\u003cstring\u003e&quot;,&quot;in_4e&quot;:&quot;\u003cstring\u003e&quot;,&quot;aliqua_51&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;}