Viewing the IAM Roles
Use the post /v1/cckm/google/get-iam-roles
API to get the list of IAM roles that can be granted to a Google Cloud key.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
key_id | string | Resource ID of the Google Cloud key on the CipherTrust Manager. |
Example Request
Example Response
The output shows the IAM roles that can be granted to a Google Cloud key.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.