检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
标签值,最大长度255个unicode字符,格式为大小写字母,数字,中划线“-”,下划线“_”,点“.”,中文。 请求示例 创建一个云连接实例 POST https://{cc_endpoint}/v3/{domain_id}/ccaas/cloud-connections { "cloud_connection"
标签值,最大长度255个unicode字符,格式为大小写字母,数字,中划线“-”,下划线“_”,点“.”,中文。 请求示例 解除带宽包实例与云连接实例的绑定 POST https://{cc_endpoint}/v3/{domain_id}/ccaas/bandwidth-packages/{id}/disassociate
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
String 向前分页标识符。 current_count Integer 当前列表中资源数量。 请求示例 查询带宽包站点列表。 GET https://{cc_endpoint}/v3/{domain_id}/ccaas/bandwidth-packages/sites 响应示例 状态码:
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
创建全域互联带宽 功能介绍 创建全域互联带宽。 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI POST /v3/{domain_id}/gcb/gcbandwidths
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
取值"global"。 project_id String 绑定实例的project id信息。 请求示例 更新全域互联带宽 PUT https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/{id} { "globalconnection_bandwidth"
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
Array of strings 网络实例发布的网段路由列表。 请求示例 创建一个虚拟私有云实例,并指定该实例发布的网段路由列表 POST https://{cc_endpoint}/v3/{domain_id}/ccaas/network-instances { "network_instance"
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
path部分,并将请求方法写在一起。这是因为URI-scheme都是HTTPS,而Endpoint在同一个区域也相同,所以简洁起见将这两部分省略。 请求方法 HTTP请求方法(也称为操作或动词),它告诉服务您正在请求什么类型的操作。 表2 HTTP方法 方法 说明 GET 请求服务器返回指定资源。
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
查询域间带宽列表 功能介绍 查询域间带宽列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。