Viewing KACLS Endpoint Privileged-Unwrap Configuration
Use the GET /v1/cckm/GoogleWorkspaceCSE/endpoints/{id}/privileged-unwrap-configuration
API to view the KACLS endpoint privileged-unwrap configuration.
Before using the API, you need to update the privileged unwrap configuration using PATCH /v1/cckm/GoogleWorkspaceCSE/endpoints/{id}/privileged-unwrap-configuration
API, at least once.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
id | string | ID of the endpoint. To find out the ID of an endpoint, refer to Viewing KACLS Endpoints. |
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of the specified KACLS endpoint privileged-unwrap configuration with ID "a873fed8-40da-4959-b0b0-376e1af2764b"
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
Refer to HTTP status codes for details.