检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
查询租户Record Set资源列表。 { "links" : { "self" : "https://Endpoint/v2.1/recordsets", "next" : "https://Endpoint/v2.1/recordsets?id=&limit=10&ma
"self" : "https://Endpoint/v2/recordsets?limit=10&marker=&name=&status=&zone_id=2c9eb155587194ec01587224c9f90149", "next" : "https://Endpoint/v2/recordsets
Integer 满足查询条件的资源总数,不受分页(即limit、offset参数)影响。 请求示例 批量删除某个域名下的解析记录。 DELETE https://{endpoint}/v2.1/zones/{zone_id}/recordsets { "recordset_ids" :
查询公网Zone的列表响应。 { "links" : { "self" : "https://Endpoint/v2/zones?type=public&limit=10", "next" : "https://Endpoint/v2/zones?type=public&lim
批量线路创建A类型记录集,设置线路类型为“default_view”,解析记录值为"3.3.3.3",TTL为300秒,权重为1。 POST https://{endpoint}/zones/{zone_id}/recordsets/batch/lines { "name" : "www
next String 下一页资源的链接。 请求示例 修改弹性公网IP的PTR记录对应的域名和描述信息,设置TTL为300秒。 PATCH https://{endpoint}/v2/reverse/floatingips/{region}:{floatingip_id} { "ptrdname"
创建一个解析A类型的解析记录,设置TTL为3600秒,解析记录值为"192.168.10.1"、"192.168.10.2"。 POST https://{endpoint}/v2/zones/{zone_id}/recordsets { "name" : "www.example
“*”,“<”,“>”,“\”,“,”,“|”,“/”,且首尾字符不能为空格。 响应参数 无 请求示例 为指定实例添加标签。 POST https://{endpoint}/v2/{project_id}/{resource_type}/{resource_id}/tags {
"masters" : [ ], "status" : "ACTIVE", "links" : { "self" : "https://Endpoint/v2/zones/2c9eb155587194ec01587224c9f90149" }, "pool_id"
错误码 message String 错误描述 请求示例 更新线路分组的名称和描述信息,包含线路列表为"ST", "LA"。 PUT https://{endpoint}/v2.1/linegroups/{linegroup_id} { "name" : "linegroup"
请求示例 创建一个自定义线路,设置IP地址段为 "1.1.1.1-1.1.1.1", "1.1.1.2-1.1.1.3"。。 POST https://{endpoint}/v2.1/customlines { "name" : "customline", "ip_segments"
更新自定义线路的名称和描述信息,设置IP地址段为 "1.1.1.1-1.1.1.1", "1.1.1.2-1.1.1.3"。 PUT https://{endpoint}/v2.1/customlines/{line_id} { "name" : "customline",
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());
“|”,“/”,且首尾字符不能为空格。 请求示例 使用标签查询资源实例,分页查询起始偏移量为100,每页返回资源个数为100。 POST https://{endpoint}/v2/{project_id}/{resource_type}/resource_instances/action
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getRequestId());