检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
查询租户Record Set资源列表响应。 { "links" : { "self" : "https://Endpoint/v2/recordsets", "next" : "https://Endpoint/v2/recordsets?id=&limit=10&marke
最大长度:36 message String 错误描述 最小长度:2 最大长度:512 请求示例 设置公网域名的状态为暂停解析。 PUT https://{endpoint}/v2/zones/{zone_id}/statuses { "status" : "DISABLE" }
查询租户Record Set资源列表。 { "links" : { "self" : "https://Endpoint/v2.1/recordsets", "next" : "https://Endpoint/v2.1/recordsets?id=&limit=10&ma
resource_domain_name String 对应服务下的域名,由各服务提供。 请求示例 设置解析记录状态为暂停解析。 PUT https://{endpoint}/v2.1/recordsets/{recordset_id}/statuses/set { "status"
Object PTR记录对应的域名。 此处值为null。 响应参数 无 请求示例 将弹性公网IP的PTR记录恢复为默认值。 PATCH https://{endpoint}/v2/reverse/floatingips/{region}:{floatingip_id} { "ptrdname"
Integer 满足查询条件的资源总数,不受分页(即limit、offset参数)影响。 请求示例 批量删除某个域名下的解析记录。 DELETE https://{endpoint}/v2.1/zones/{zone_id}/recordsets { "recordset_ids" :
"self" : "https://Endpoint/v2.1/recordsets?limit=10&marker=&name=&status=&zone_id=2c9eb155587194ec01587224c9f90149", "next" : "https://Endpoint/v2
查询公网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
查询内网Zone列表响应。 { "links" : { "self" : "https://Endpoint/v2/zones?type=private&limit=10", "next" : "https://Endpoint/v2/zones?type=private&li
查询PTR列表响应 { "links" : { "self" : "https://Endpoint/v2/reverse/floatingips", "next" : "https://Endpoint/v2/zones?id=&limit=10&marker
next String 下一页资源的链接。 请求示例 修改弹性公网IP的PTR记录对应的域名和描述信息,设置TTL为300秒。 PATCH https://{endpoint}/v2/reverse/floatingips/{region}:{floatingip_id} { "ptrdname"
02:b3ff:fe1e:8329"、 "ff03:0db8:85a3:0:0:8a2e:0370:7334" ,权重为5。 PUT https://{endpoint}/v2.1/zones/{zone_id}/recordsets { "recordsets" : [ {
message String 错误描述 最小长度:2 最大长度:512 请求示例 修改内网域名的邮箱和描述信息,设置TTL为300秒。 PATCH https://v2/zones/{zone_id} { "description" : "This is an example zone."
message String 错误描述 最小长度:2 最大长度:512 请求示例 修改公网域名的邮箱和描述信息,设置TTL为300秒。 PATCH https://{endpoint}/v2/zones/{zone_id} { "description" : "This is an example
修改单个解析记录,设置类型为A,TTL为3600秒,解析记录值为 "192.168.10.1"、"192.168.10.2"。 PUT https://{endpoint}/v2/zones/{zone_id}/recordsets/{recordset_id} { "name"
当前资源的链接。 next String 下一页资源的链接。 请求示例 设置弹性公网IP的PTR记录,设置TTL为300秒。 PATCH https://{endpoint}/v2/reverse/floatingips/{region}:{floatingip_id} { "ptrdname"
message String 错误描述 最小长度:2 最大长度:512 请求示例 创建一个公网域名,设置TTL为300秒。 POST https://{endpoint}/v2/zones { "name" : "example.com.", "description"
“*”,“<”,“>”,“\”,“,”,“|”,“/”,且首尾字符不能为空格。 响应参数 无 请求示例 为指定实例添加标签。 POST https://{endpoint}/v2/{project_id}/{resource_type}/{resource_id}/tags {
创建一个解析A类型的解析记录,设置TTL为3600秒,解析记录值为"192.168.10.1"、"192.168.10.2"。 POST https://{endpoint}/v2/zones/{zone_id}/recordsets { "name" : "www.example