华为云计算 云知识 添加新的接入点CreateEcnAccessPoint
添加新的接入点CreateEcnAccessPoint

 

接口说明

添加新的接入点

URL
POST  https://ec.myhuaweicloud.com/v1/{domain_id}/enterprise-connect/enterprise-connect-network/{ecn_id}/access-point 
请求参数
名称 类型 IN 必选 描述
X-Auth-Token
 
string header

header中的用户Token

domain_id
 
string path

租户账号ID

ecn_id
 
string path

企业连接 网络ID

Body参数
名称 类型 必选 描述
region_id
 
string

区域ID

bandwidth_size
 
integer

带宽

返回参数
返回码: 201

创建成功

名称 类型 必选 描述
id
 
string

企业连接网络接入点ID

region_id
 
string

区域ID

bandwidth_size
 
integer

带宽

bind_ieg_count
 
integer

绑定智能企业网关数量

attach_vpc_count
 
integer

关联VPC数量

created_at
 
string

创建时间

updated_at
 
string

更新时间

返回码: 400

输入参数不合法

名称 类型 必选 描述
error_code
 
string

错误码

error_msg
 
string

错误信息

请求示例
示例 1
 
{ "region_id": "cn-north-4", "bandwidth_size": 10 }
SDK
点击 企业连接 (EC) SDK, 下载SDK或查看SDK文档。SDK的安装、认证方式等在SDK文档中对应语言类型的【使用】目录下。
错误码
请参考 错误码说明

 

上一篇:云上网络货运平台价值 下一篇:查询用户所有的PodslistCoreV1PodForAllNamespaces