Viewing Details of Azure Secrets
Use the get /v1/cckm/azure/secrets/{id}
API to view the details of an Azure secret with a specific id.
Syntax
Here, {id}
is the ID of the secret resource on the CipherTrust Manager.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The sample output shows the details of the secret with the specified ID.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.