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 | bool | Set output format to JSON | [optional] [default to false] |
SubClaims | Dictionary<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] |