Unblocking Access to External vaults
Use the post /v1/cckm/oci/vaults/{id}/unblock
API to unblock access to the encrypt, decrypt, and get metadata requests to an external vault. This API is only applicable to the external vaults.
Syntax
Here, {id}
is the resource ID of the external vault on the CipherTrust Manager.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.