Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 840 Bytes

AddGatewayAllowedAccessId.md

File metadata and controls

19 lines (11 loc) · 840 Bytes

AddGatewayAllowedAccessId

Responses: default: errorResponse 200: addGatewayAllowedAccessIdResponse

Properties

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]