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
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For 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-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"DELETED","displayName":"\u003cstring\u003e","typeDetails":{"type":"ORACLE_KEY_VAULT"},"associatedDatabases":[{"dbName":"\u003cstring\u003e","id":"\u003cstring\u003e"},{"dbName":"\u003cstring\u003e","id":"\u003cstring\u003e"}],"definedTags":{"et_b":{"ea_e2f":{}}},"freeformTags":{"ut1d":"\u003cstring\u003e","in_4e":"\u003cstring\u003e","aliqua_51":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e"}