Viewing the IAM Policy Attached to a Key
Use the get /v1/cckm/google/keys/{id}/policy
API to view the policy attached to a Google Cloud key with the given ID.
Syntax
Here, {id}
represents the resource ID of the Google Cloud key on the CipherTrust Manager.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of the IAM policy attached to the specified Google Cloud key.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.