TKE APIServer代理转发接口

最近更新时间: 2024-10-18 10:38:35

1. 接口描述

接口请求域名: tke.api3.fincloud.tencent.cn。

YUNAPI 转发请求给TKE APIServer接口

默认接口请求频率限制:200次/秒。

接口更新时间:2021-04-09 10:36:02。

接口既验签名又鉴权。

2. 输入参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数

参数名称 必选 允许NULL 类型 描述
Action String 公共参数,本接口取值:ForwardRequest
Version String 公共参数,本接口取值:2018-05-25
Region String 公共参数,详见产品支持的地域列表(TODO)
Method String 请求tke-apiserver http请求对应的方法
Path String 请求tke-apiserver http请求访问路径
Accept String 请求tke-apiserver http头中Accept参数
ContentType String 请求tke-apiserver http头中ContentType参数
RequestBody String 请求tke-apiserver http请求body信息
ClusterName String 请求tke-apiserver http头中X-TKE-ClusterName参数
EncodedBody Bool 是否编码请求body信息
ClusterId String 鉴权使用

3. 输出参数

参数名称 类型 描述
ResponseBody String 请求tke-apiserver http请求返回的body信息
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

错误码 描述
InternalError
InvalidParameter
LimitExceeded
UnauthorizedOperation
FailedOperation
MissingParameter
ResourceUnavailable
UnsupportedOperation
ResourceInUse
UnknownParameter
ResourceNotFound