API网关 APIG-接受或拒绝终端节点连接:请求参数

时间:2023-12-01 09:42:57

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

X-Auth-Token

String

用户Token。通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。

表3 请求Body参数

参数

是否必选

参数类型

描述

action

String

允许或拒绝连接

  • receive 接受

  • reject 拒绝

枚举值:

  • receive

  • reject

endpoints

Array of strings

终端节点列表

数组长度:1 - 50

support.huaweicloud.com/api-apig/AcceptOrRejectEndpointConnections.html