CreateKeyStore
POST {{baseUrl}}/keyStores
Creates a Key Store.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "typeDetails"=>{"type"=>"ORACLE_KEY_VAULT"}, "freeformTags"=>{"eu64b"=>"<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","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"}