Responses: default: errorResponse 200: addGatewayAllowedAccessIdResponse
Name | Type | Description | Notes |
---|---|---|---|
accessId | String | The access id that will be able to access to gateway | |
clusterName | String | The name of the updated cluster, e.g. acc-abcd12345678/p-123456789012/defaultCluster | |
json | Boolean | Set output format to JSON | [optional] |
subClaims | Map<String, String> | key/val of sub claims, e.g group=admins,developers | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |