Viewing Details of a DKE Endpoint
Use the get /v1/cckm/microsoft/dke/endpoints/{id}
API to view the details of a Microsoft DKE endpoint with a given ID.
Syntax
Here, {id}
is the ID of the DKE endpoint.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The sample output shows the details of the DKE endpoint with the specified ID.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.