DescribeCustomerGateway_专有网络_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.

流控信息

当前云产品API请求速率暂未透出。

授权信息

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

请求参数

字段名称字段详情
RegionIdstring

用户网关所属的地域 ID。 展开详情

示例值:cn-shanghai参考取值来源:
    DescribeRegions
CustomerGatewayIdstring

用户网关的实例 ID。

示例值:cgw-bp1pvpl9r9adju6l5****参考取值来源:
    CreateCustomerGateway
    DescribeCustomerGateways
    ModifyCustomerGatewayAttribute

返回参数

字段名称字段详情
Asninteger<int64>

本地数据中心网关设备的自治系统号。

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:65535
RequestIdstring

请求 ID。

示例值:A0457BC9-6C0F-4437-AB9D-FB2EABC1D6A2
IpAddressstring

本地数据中心网关设备的 IP 地址。

示例值:139.32.XX.XX
Descriptionstring

用户网关的描述信息。

示例值:desctest
CustomerGatewayIdstring

用户网关的实例 ID。

示例值:cgw-bp1pvpl9r9adju6l5****
CreateTimeinteger<int64>

创建用户网关的时间戳。单位:毫秒。展开详情

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:1492747187000
Namestring

用户网关的名称。

示例值:nametest
AuthKeystring

本地数据中心网关设备 BGP 路由协议的认证密钥。

示例值:AuthKey****
Tagsobject
ResourceGroupIdstring

用户网关所属的资源组 ID。展开详情

示例值:rg-acfmzs372yg****

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
403
Forbidden.SubUser
User not authorized to operate on the specified resource as your account is created by another user.诊断
403
Forbidden
User not authorized to operate on the specified resource.诊断
404
InvalidCustomerGatewayInstanceId.NotFound
The specified customer gateway instance id does not exist.诊断

变更历史

变更时间变更内容概要操作
2023-10-19
删除返回参数
2022-12-27
新增返回参数
2022-12-27
变更错误码403

相关示例

创建用户网关->查询已创建的用户网关列表->查询已创建的用户网关->修改用户网关的名称和描述信息->删除指定的用户网关
2022-08-01