Blocking Access to External keys
Use the post /v1/cckm/oci/keys/{id}/block
API to block access to the encrypt, decrypt, and get metadata requests to an external key. This API is only applicable to the external keys.
Syntax
Here, {id}
is the resource ID of the external key 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.