Viewing Details of an External CipherTrust Manager Domain
Use the get /v1/cckm/external-cm/domains/{id}
API to view details of an external CipherTrust Manager domain added to the CipherTrust Manager.
Syntax
Here, {id}
represents the ID of the external CipherTrust Manager domain resource on the CipherTrust Manager. Refer to Adding External CipherTrust Manager Domains to find out the resource ID of a domain.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of the external CipherTrust Manager domain with the specified ID on the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.