检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
{ "request_id" : "1b90e4762e3090961a30ca3a712dc0ed", "gcbandwidths" : [ { "resource_id" : "37289f8a-8fd2-4eff-a6c4-f3b94bdbb1bc",
通过云连接实例实现两个大区的VPC互通 方案概述 应用场景 某公司的北京分部和中国香港分部需要进行私网通信和数据传输,华为云给出的解决方案是通过云连接实例,将北京和中国香港两个区域的VPC建立连接,使得两地的数据中心网络可以互访,同时可无障碍的访问VPC之上的业务系统。 云连接实例支持区域
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 删除中心网络 DELETE /v3/{domain_id}/gcn/central-networks
通过云连接实例实现不同账号下跨区域的VPC互通 流程简介 当多个区域的VPC进行跨区域的私网通信时,需要先创建一个云连接实例,然后在创建的云连接实例中加载需要互通的VPC实例,如果涉及跨账号的VPC互联,需要跨账号授权网络实例,加载跨账号网络实例。然后购买大区内互通的带宽包,最后配置需要连通区域之间的域间带宽
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 查询中心网络详情 GET /v3/{domain_id}/gcn/central-networks
{ "request_id" : "1b90e4762e3090961a30ca3a712dc0ed", "globalconnection_bandwidth" : { "id" : "a3bad420-33b8-4e26-9e9b-bdf67aa8e72b",
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 查询中心网络连接列表 GET /v3/{domain_id}/gcn/
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 更新中心网络详情 PUT /v3/{domain_id}/gcn/central-networks
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 查询中心网络 GET /v3/{domain_id}/gcn/central-networks
{ "request_id" : "1b90e4762e3090961a30ca3a712dc0ed", "globalconnection_bandwidth" : { "id" : "a3bad420-33b8-4e26-9e9b-bdf67aa8e72b",
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 创建中心网络 POST /v3/{domain_id}/gcn/central-networks
type String 中心网络连接点类型定义: ER (EnterpriseRouter) GDGW (Global DC Gateway) ER_ROUTE_TABLE (Route Table) 请求示例 通过标签过滤中心网络实例 POST https://{cc_endpoint
{ "resources" : [ { "resource_id" : "cb9d7ead-834a-4275-93e1-217f79df9dc1", "resource_name" : "test", "tags" : [ { "key"
{ "request_id" : "1b90e4762e3090961a30ca3a712dc0ed", "globalconnection_bandwidth" : { "id" : "a3bad420-33b8-4e26-9e9b-bdf67aa8e72b",
删除中心网络附件 功能介绍 删除中心网络附件。 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI DELETE /v3/{domain_id}/gcn/central-network
查询中心网络附件列表 功能介绍 查询中心网络附件列表,分页查询使用的参数为marker、limit。limit默认值为0,没有指定marker时返回第一条数据。 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例