GetKubernetesSource_微服务引擎_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为100/1(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
GatewayUniqueIdstring

网关唯一标识 ID。

示例值:gw-c5d1aadb7df646cfb7065fbf75c1****参考取值来源:
    UpdateGatewayIsolationRule
    AddGatewayRoute
    ListGatewayIsolationRule
    CreateGatewayIsolationRule
    GetGatewayAuthDetail
    GatewayBlackWhiteList
VpcIdstring

专有网络 vpcid。

示例值:vpc-bp1t50e045b5g7i3p****
IsAllboolean

是否获取所有 K8s 集群(false 时只获取未被关联的集群)。

AcceptLanguagestring

返回信息的语言类型:展开详情

示例值:zh

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:1085A66C-DEF1-58EE-A0A4-31E00C9FC0D5
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
Messagestring

返回信息。

示例值:You are not authorized to perform this operation.
Codeinteger<int32>

返回码。

示例值:200
Successboolean

请求结果,取值如下:展开详情

示例值:true
Dataarray<object>

数据结构。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
IllegalRequest
Invalid request:%s诊断
400
InvalidParameter
Parameter error:%s诊断
403
NoPermission
You are not authorized to perform this operation:%s诊断
404
NotFound
Not found:%s诊断
500
InternalError
Console error. Try again later:%s诊断

变更历史

变更时间变更内容概要操作
2023-05-10
新增请求参数IsAll
删除返回参数
2022-11-24
变更请求参数GatewayUniqueId
新增请求参数VpcId

相关示例