Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 994 Bytes

AddGatewayAllowedAccessId.md

File metadata and controls

16 lines (12 loc) · 994 Bytes

AddGatewayAllowedAccessId

Responses: default: errorResponse 200: addGatewayAllowedAccessIdResponse

Properties

Name Type Description Notes
access_id str The access id that will be able to access to gateway
cluster_name str The name of the updated cluster, e.g. acc-abcd12345678/p-123456789012/defaultCluster
json bool Set output format to JSON [optional] [default to False]
sub_claims dict(str, str) key/val of sub claims, e.g group=admins,developers [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]