Viewing Details of a DSM Domain
Use the get /v1/cckm/dsm/domains/{id}
API to view details of a DSM domain added to the CipherTrust Manager.
Syntax
Here, {id}
represents the ID of the DSM domain resource on the CipherTrust Manager. Refer to Adding DSM 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 DSM domain with the resource ID 83d7b91f-2298-420e-b7a5-ce0dce07a6d9
on the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.