diff --git a/docs/dns/api-ref/.placeholder b/docs/dns/api-ref/.placeholder deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/dns/api-ref/ALL_META.TXT.json b/docs/dns/api-ref/ALL_META.TXT.json index 13d0a8e8..f4ef688d 100644 --- a/docs/dns/api-ref/ALL_META.TXT.json +++ b/docs/dns/api-ref/ALL_META.TXT.json @@ -1,501 +1,1016 @@ [ + { + "dockw":"API Reference" + }, { "uri":"dns_api_50000.html", + "node_id":"dns_api_50000.xml", "product_code":"dns", "code":"1", "des":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ", "doc_type":"api", "kw":"API Usage Guidelines,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"API Usage Guidelines", "githuburl":"" }, { "uri":"dns_api_60000.html", + "node_id":"dns_api_60000.xml", "product_code":"dns", "code":"2", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"APIs", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"APIs", "githuburl":"" }, { "uri":"dns_api_61000.html", + "node_id":"dns_api_61000.xml", "product_code":"dns", "code":"3", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Version Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Version Management", "githuburl":"" }, { "uri":"dns_api_61001.html", + "node_id":"dns_api_61001.xml", "product_code":"dns", "code":"4", "des":"List all DNS API versions.To be interconnected with a third-party system, the current DNS version supports 1024- and 2048-bit DH key exchange algorithms, and the 2048-bit", "doc_type":"api", "kw":"Listing All DNS API Versions,Version Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Listing All DNS API Versions", "githuburl":"" }, { "uri":"dns_api_61002.html", + "node_id":"dns_api_61002.xml", "product_code":"dns", "code":"5", "des":"Query a specified DNS API version.To be interconnected with a third-party system, the current DNS version supports 1024- and 2048-bit DH key exchange algorithms, and the ", "doc_type":"api", "kw":"Querying the DNS API Version,Version Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying the DNS API Version", "githuburl":"" }, { "uri":"dns_api_62000.html", + "node_id":"dns_api_62000.xml", "product_code":"dns", "code":"6", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Public Zone Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Public Zone Management", "githuburl":"" }, { "uri":"dns_api_62001.html", + "node_id":"dns_api_62001.xml", "product_code":"dns", "code":"7", "des":"Create a public zone.POST /v2/zonesParameter descriptionParameters in the requestParameterMandatoryTypeDescriptionnameYesStringDomain name registered with the domain name", "doc_type":"api", "kw":"Creating a Public Zone,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Creating a Public Zone", "githuburl":"" }, { "uri":"dns_api_62002.html", + "node_id":"dns_api_62002.xml", "product_code":"dns", "code":"8", "des":"Query a public zone.GET /v2/zones/{zone_id}For details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone IDYou can obtain the value b", "doc_type":"api", "kw":"Querying a Public Zone,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying a Public Zone", "githuburl":"" }, { "uri":"dns_api_62003.html", + "node_id":"dns_api_62003.xml", "product_code":"dns", "code":"9", - "des":"Query public zones in list.GET /v2/zones?type\u003d{type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026name\u003d{name}\u0026status\u003d{status}\u0026enterprise_project_id\u003d{id}For d", + "des":"Query public zones in list.GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}For details, see Table 1.Paramet", "doc_type":"api", "kw":"Querying Public Zones,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Public Zones", "githuburl":"" }, { "uri":"dns_api_62004.html", + "node_id":"dns_api_62004.xml", "product_code":"dns", "code":"10", "des":"Query name servers in a public zone.GET /v2/zones/{zone_id}/nameserversFor details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone ", "doc_type":"api", "kw":"Querying Name Servers in a Public Zone,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Name Servers in a Public Zone", "githuburl":"" }, { "uri":"dns_api_62005.html", + "node_id":"dns_api_62005.xml", "product_code":"dns", "code":"11", "des":"Delete a public zone.DELETE /v2/zones/{zone_id}For details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone IDYou can obtain the val", "doc_type":"api", "kw":"Deleting a Public Zone,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Deleting a Public Zone", "githuburl":"" }, { "uri":"dns_api_62006.html", + "node_id":"dns_api_62006.xml", "product_code":"dns", "code":"12", "des":"Modify a public zone.PATCH /v2/zones/{zone_id}For details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringID of the zone to be modifiedY", "doc_type":"api", "kw":"Modifying a Public Zone,Public Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Modifying a Public Zone", "githuburl":"" }, { "uri":"dns_api_63000.html", + "node_id":"dns_api_63000.xml", "product_code":"dns", "code":"13", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Private Zone Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Private Zone Management", "githuburl":"" }, { "uri":"dns_api_63001.html", + "node_id":"dns_api_63001.xml", "product_code":"dns", "code":"14", "des":"Private zones are region-level resources, which are isolated and managed based on projects.Before creating, querying, or deleting private zones, specify a project in X-Pr", "doc_type":"api", "kw":"Description on Private Zone APIs,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Description on Private Zone APIs", "githuburl":"" }, { "uri":"dns_api_63002.html", + "node_id":"dns_api_63002.xml", "product_code":"dns", "code":"15", "des":"Create a private zone.POST /v2/zonesParameter descriptionParameters in the requestParameterMandatoryTypeDescriptionnameYesStringDomain name of the zone to be createdIf a ", "doc_type":"api", "kw":"Creating a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Creating a Private Zone", "githuburl":"" }, { "uri":"dns_api_63003.html", + "node_id":"dns_api_63003.xml", "product_code":"dns", "code":"16", "des":"Associate a private zone with a VPC.POST /v2/zones/{zone_id}/associaterouterFor details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesString", "doc_type":"api", "kw":"Associating a Private Zone with a VPC,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Associating a Private Zone with a VPC", "githuburl":"" }, { "uri":"dns_api_63004.html", + "node_id":"dns_api_63004.xml", "product_code":"dns", "code":"17", "des":"Disassociate a VPC from a private zone.When a private zone is associated with only one VPC, you cannot disassociate it.POST /v2/zones/{zone_id}/disassociaterouterFor deta", "doc_type":"api", "kw":"Disassociating a VPC from a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Disassociating a VPC from a Private Zone", "githuburl":"" }, { "uri":"dns_api_63005.html", + "node_id":"dns_api_63005.xml", "product_code":"dns", "code":"18", "des":"Query a private zone.GET /v2/zones/{zone_id}For details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone IDYou can obtain the value ", "doc_type":"api", "kw":"Querying a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying a Private Zone", "githuburl":"" }, { "uri":"dns_api_63006.html", + "node_id":"dns_api_63006.xml", "product_code":"dns", "code":"19", - "des":"Query private zones in list.GET /v2/zones?type\u003d{type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026name\u003d{name}\u0026status\u003d{status}\u0026enterprise_project_id\u003d{id}For ", + "des":"Query private zones in list.GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}For details, see Table 1.Parame", "doc_type":"api", "kw":"Querying Private Zones,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Private Zones", "githuburl":"" }, { "uri":"dns_api_63007.html", + "node_id":"dns_api_63007.xml", "product_code":"dns", "code":"20", "des":"Query name servers in a private zone.GET /v2/zones/{zone_id}/nameserversFor details, see Table 1.Parameter in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone", "doc_type":"api", "kw":"Querying Name Servers in a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Name Servers in a Private Zone", "githuburl":"" }, { "uri":"dns_api_63008.html", + "node_id":"dns_api_63008.xml", "product_code":"dns", "code":"21", "des":"Delete a private zone.DELETE /v2/zones/{zone_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone IDYou can obtain the v", "doc_type":"api", "kw":"Deleting a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Deleting a Private Zone", "githuburl":"" }, { "uri":"dns_api_63009.html", + "node_id":"dns_api_63009.xml", "product_code":"dns", "code":"22", "des":"Modify a private zone.PATCH /v2/zones/{zone_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringID of the zone to be modifie", "doc_type":"api", "kw":"Modifying a Private Zone,Private Zone Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Modifying a Private Zone", "githuburl":"" }, { "uri":"dns_api_64000.html", + "node_id":"dns_api_64000.xml", "product_code":"dns", "code":"23", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Record Set Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Record Set Management", "githuburl":"" }, { "uri":"dns_api_64001.html", + "node_id":"dns_api_64001.xml", "product_code":"dns", "code":"24", "des":"Create a record set.POST /v2/zones/{zone_id}/recordsetsFor details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone IDObtain the pu", "doc_type":"api", "kw":"Creating a Record Set,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Creating a Record Set", "githuburl":"" }, { "uri":"dns_api_64002.html", + "node_id":"dns_api_64002.xml", "product_code":"dns", "code":"25", "des":"Query a record set.GET /v2/zones/{zone_id}/recordsets/{recordset_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone ID", "doc_type":"api", "kw":"Querying a Record Set,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying a Record Set", "githuburl":"" }, { "uri":"dns_api_64003.html", + "node_id":"dns_api_64003.xml", "product_code":"dns", "code":"26", - "des":"Query record sets in list.GET /v2/recordsets?zone_type\u003d{zone_type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026status\u003d{status}\u0026type\u003d{type}\u0026name\u003d{name}\u0026id\u003d{i", + "des":"Query record sets in list.GET /v2/recordsets?zone_type={zone_type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&status={status}&type={type}&name={name}&id={i", "doc_type":"api", "kw":"Querying All Record Sets,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying All Record Sets", "githuburl":"" }, { "uri":"dns_api_64004.html", + "node_id":"dns_api_64004.xml", "product_code":"dns", "code":"27", - "des":"Query all record sets in a specified zone.GET /v2/zones/{zone_id}/recordsets?limit\u003d{limit}\u0026offset\u003d{offset}\u0026marker\u003d{marker}\u0026tags\u003d{tags}\u0026status\u003d{status}\u0026type\u003d{type}\u0026name\u003d{n", + "des":"Query all record sets in a specified zone.GET /v2/zones/{zone_id}/recordsets?limit={limit}&offset={offset}&marker={marker}&tags={tags}&status={status}&type={type}&name={n", "doc_type":"api", "kw":"Querying Record Sets in a Zone,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Record Sets in a Zone", "githuburl":"" }, { "uri":"dns_api_64005.html", + "node_id":"dns_api_64005.xml", "product_code":"dns", "code":"28", "des":"Delete a record set.DELETE /v2/zones/{zone_id}/recordsets/{recordset_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringZon", "doc_type":"api", "kw":"Deleting a Record Set,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Deleting a Record Set", "githuburl":"" }, { "uri":"dns_api_64006.html", + "node_id":"dns_api_64006.xml", "product_code":"dns", "code":"29", "des":"Modify a record set.PUT /v2/zones/{zone_id}/recordsets/{recordset_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionzone_idYesStringZone I", "doc_type":"api", "kw":"Modifying a Record Set,Record Set Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Modifying a Record Set", "githuburl":"" }, { "uri":"dns_api_66000.html", + "node_id":"dns_api_66000.xml", "product_code":"dns", "code":"30", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"PTR Record Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"PTR Record Management", "githuburl":"" }, { "uri":"dns_api_66001.html", + "node_id":"dns_api_66001.xml", "product_code":"dns", "code":"31", "des":"PTR records are region-level resources, which are isolated and managed based on projects.Before creating, querying, or unsetting PTR records, specify a project in X-Proje", "doc_type":"api", "kw":"Description on PTR Record APIs,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Description on PTR Record APIs", "githuburl":"" }, { "uri":"dns_api_66002.html", + "node_id":"dns_api_66002.xml", "product_code":"dns", "code":"32", - "des":"Create a PTR record for an elastic IP address (EIP).PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatory", + "des":"Create a PTR record for an elastic IP address (EIP).The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement differe", "doc_type":"api", "kw":"Creating a PTR Record,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Creating a PTR Record", "githuburl":"" }, { "uri":"dns_api_66003.html", + "node_id":"dns_api_66003.xml", "product_code":"dns", "code":"33", "des":"Query the PTR record of an EIP.GET /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionregionYe", "doc_type":"api", "kw":"Querying a PTR Record,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying a PTR Record", "githuburl":"" }, { "uri":"dns_api_66004.html", + "node_id":"dns_api_66004.xml", "product_code":"dns", "code":"34", - "des":"Query PTR records of EIPs.GET /v2/reverse/floatingips?limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026status\u003d{status}For details, see Table 1.Parameters in the ", + "des":"Query PTR records of EIPs.GET /v2/reverse/floatingips?limit={limit}&marker={marker}&offset={offset}&tags={tags}&status={status}For details, see Table 1.Parameters in the ", "doc_type":"api", "kw":"Querying All PTR Records,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying All PTR Records", "githuburl":"" }, { "uri":"dns_api_66005.html", + "node_id":"dns_api_66005.xml", "product_code":"dns", "code":"35", - "des":"Unset the PTR record to the default value.PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescri", + "des":"Delete a PTR record for an EIP by unsetting it to the default value.The same URI is used to create, modify, and delete PTR records. Different request bodies are used to i", "doc_type":"api", "kw":"Unsetting a PTR Record,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Unsetting a PTR Record", "githuburl":"" }, { "uri":"dns_api_66006.html", + "node_id":"dns_api_66006.xml", "product_code":"dns", "code":"36", - "des":"Modify the PTR record for an EIP.PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionregi", + "des":"Modify the PTR record for an EIP.The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.PATCH ", "doc_type":"api", "kw":"Modifying a PTR Record,PTR Record Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Modifying a PTR Record", "githuburl":"" }, { "uri":"dns_api_67000.html", + "node_id":"dns_api_67000.xml", "product_code":"dns", "code":"37", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Tag Management", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Tag Management", "githuburl":"" }, { "uri":"dns_api_67001.html", + "node_id":"dns_api_67001.xml", "product_code":"dns", "code":"38", - "des":"Add tags to a specified resource.You can add a maximum of 20 tags to a resource.The API is idempotent.If a to-be-created tag has the same key as an existing tag, the tag ", + "des":"Add tags to a specified resource.You can add up to 20 tags to a resource.The API is idempotent.If a to-be-created tag has the same key as an existing tag, the tag will be", "doc_type":"api", "kw":"Adding Resource Tags,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Adding Resource Tags", "githuburl":"" }, { "uri":"dns_api_67002.html", + "node_id":"dns_api_67002.xml", "product_code":"dns", "code":"39", "des":"Delete a resource tag.The API is idempotent.When you delete a tag that does not exist, the system reports that the tag does not exist.DELETE /v2/{project_id}/{resource_ty", "doc_type":"api", "kw":"Deleting a Resource Tag,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Deleting a Resource Tag", "githuburl":"" }, { "uri":"dns_api_67003.html", + "node_id":"dns_api_67003.xml", "product_code":"dns", "code":"40", - "des":"Add or delete tags for a specified resource in batches.You can add a maximum of 20 tags to a resource.The API is idempotent.When you are to create tags, if there are dupl", + "des":"Add or delete tags for a specified resource in batches.You can add up to 20 tags to a resource.The API is idempotent.When you are to create tags, if there are duplicate k", "doc_type":"api", "kw":"Adding or Deleting Resource Tags in Batches,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Adding or Deleting Resource Tags in Batches", "githuburl":"" }, { "uri":"dns_api_67004.html", + "node_id":"dns_api_67004.xml", "product_code":"dns", "code":"41", "des":"Query tags of a specified resource.GET /v2/{project_id}/{resource_type}/{resource_id}/tagsFor details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionp", "doc_type":"api", "kw":"Querying Tags of a Resource,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Tags of a Resource", "githuburl":"" }, { "uri":"dns_api_67005.html", + "node_id":"dns_api_67005.xml", "product_code":"dns", "code":"42", "des":"Query all tags of a resource type.GET /v2/{project_id}/{resource_type}/tagsFor details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionproject_idYesStr", "doc_type":"api", "kw":"Querying Tags of a Specified Resource Type,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Tags of a Specified Resource Type", "githuburl":"" }, { "uri":"dns_api_67006.html", + "node_id":"dns_api_67006.xml", "product_code":"dns", "code":"43", "des":"Query DNS resources by tag.Resources are sorted by creation time in descending order.POST /v2/{project_id}/{resource_type}/resource_instances/actionFor details, see Table", "doc_type":"api", "kw":"Querying Resources by Tag,Tag Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Querying Resources by Tag", "githuburl":"" }, { - "uri":"dns_api_80000.html", + "uri":"dns_api_70000.html", + "node_id":"dns_api_70000.xml", "product_code":"dns", "code":"44", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Public Parameters", - "title":"Public Parameters", + "kw":"Permissions Policies and Supported Actions", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], + "title":"Permissions Policies and Supported Actions", + "githuburl":"" + }, + { + "uri":"dns_api_70001.html", + "node_id":"dns_api_70001.xml", + "product_code":"dns", + "code":"45", + "des":"This topic describes fine-grained permissions management for your DNS resources. Skip this topic if your cloud account does not need individual IAM users.By default, new ", + "doc_type":"api", + "kw":"Introduction,Permissions Policies and Supported Actions,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], + "title":"Introduction", + "githuburl":"" + }, + { + "uri":"dns_api_70002.html", + "node_id":"dns_api_70002.xml", + "product_code":"dns", + "code":"46", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Zone Management,Permissions Policies and Supported Actions,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], + "title":"Zone Management", + "githuburl":"" + }, + { + "uri":"dns_api_70003.html", + "node_id":"dns_api_70003.xml", + "product_code":"dns", + "code":"47", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Record Set Management,Permissions Policies and Supported Actions,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns", + "opensource":"true" + } + ], + "title":"Record Set Management", + "githuburl":"" + }, + { + "uri":"dns_api_70004.html", + "node_id":"dns_api_70004.xml", + "product_code":"dns", + "code":"48", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"PTR Record Management,Permissions Policies and Supported Actions,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns", + "opensource":"true" + } + ], + "title":"PTR Record Management", + "githuburl":"" + }, + { + "uri":"dns_api_70005.html", + "node_id":"dns_api_70005.xml", + "product_code":"dns", + "code":"49", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Tag Management,Permissions Policies and Supported Actions,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns", + "opensource":"true" + } + ], + "title":"Tag Management", + "githuburl":"" + }, + { + "uri":"dns_api_80000.html", + "node_id":"dns_api_80000.xml", + "product_code":"dns", + "code":"50", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Appendix", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], + "title":"Appendix", "githuburl":"" }, { "uri":"dns_api_80002.html", + "node_id":"dns_api_80002.xml", "product_code":"dns", - "code":"45", + "code":"51", "des":"NormalReturn code for successful requestsReturned ValueDescription200Request succeeded.202Request accepted.204No content.AbnormalReturn code for failed requestsReturned V", "doc_type":"api", - "kw":"Status Code,Public Parameters,API Reference", + "kw":"Status Code,Appendix,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Status Code", "githuburl":"" }, { "uri":"dns_api_80003.html", + "node_id":"dns_api_80003.xml", "product_code":"dns", - "code":"46", - "des":"When an API call encounters an error, an error structure is returned. This section describes parameters of the DNS error codes.", + "code":"52", + "des":"When an API call encounters an error, an error structure is returned. The following table describes DNS error codes.", "doc_type":"api", - "kw":"Error Code,Public Parameters,API Reference", + "kw":"Error Code,Appendix,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Error Code", "githuburl":"" }, { "uri":"dns_api_80005.html", + "node_id":"dns_api_80005.xml", "product_code":"dns", - "code":"47", + "code":"53", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Enumeration Values,Public Parameters,API Reference", + "kw":"Enumeration Values,Appendix,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Enumeration Values", "githuburl":"" }, { "uri":"dns_api_80006.html", + "node_id":"dns_api_80006.xml", "product_code":"dns", - "code":"48", + "code":"54", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Data Structure,Public Parameters,API Reference", + "kw":"Data Structure,Appendix,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Data Structure", "githuburl":"" }, { "uri":"dns_api_80007.html", + "node_id":"dns_api_80007.xml", "product_code":"dns", - "code":"49", - "des":"A project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to ob", + "code":"55", + "des":"A project ID is required for some URLs when an API is called. Therefore, you need to obtain a project ID in advance. Two methods are available:Obtain the Project ID by Ca", "doc_type":"api", - "kw":"Obtaining a Project ID,Public Parameters,API Reference", + "kw":"Obtaining a Project ID,Appendix,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns" + } + ], "title":"Obtaining a Project ID", "githuburl":"" }, { - "uri":"dns_api_a0000.html", + "uri":"dns_api_a0013.html", + "node_id":"dns_api_a0013.xml", "product_code":"dns", - "code":"50", + "code":"56", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Change History,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"dns", + "opensource":"false" + } + ], "title":"Change History", "githuburl":"" } diff --git a/docs/dns/api-ref/CLASS.TXT.json b/docs/dns/api-ref/CLASS.TXT.json index bac3e8b1..75538497 100644 --- a/docs/dns/api-ref/CLASS.TXT.json +++ b/docs/dns/api-ref/CLASS.TXT.json @@ -72,7 +72,7 @@ "code":"8" }, { - "desc":"Query public zones in list.GET /v2/zones?type\u003d{type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026name\u003d{name}\u0026status\u003d{status}\u0026enterprise_project_id\u003d{id}For d", + "desc":"Query public zones in list.GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}For details, see Table 1.Paramet", "product_code":"dns", "title":"Querying Public Zones", "uri":"dns_api_62003.html", @@ -162,7 +162,7 @@ "code":"18" }, { - "desc":"Query private zones in list.GET /v2/zones?type\u003d{type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026name\u003d{name}\u0026status\u003d{status}\u0026enterprise_project_id\u003d{id}For ", + "desc":"Query private zones in list.GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}For details, see Table 1.Parame", "product_code":"dns", "title":"Querying Private Zones", "uri":"dns_api_63006.html", @@ -225,7 +225,7 @@ "code":"25" }, { - "desc":"Query record sets in list.GET /v2/recordsets?zone_type\u003d{zone_type}\u0026limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026status\u003d{status}\u0026type\u003d{type}\u0026name\u003d{name}\u0026id\u003d{i", + "desc":"Query record sets in list.GET /v2/recordsets?zone_type={zone_type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&status={status}&type={type}&name={name}&id={i", "product_code":"dns", "title":"Querying All Record Sets", "uri":"dns_api_64003.html", @@ -234,7 +234,7 @@ "code":"26" }, { - "desc":"Query all record sets in a specified zone.GET /v2/zones/{zone_id}/recordsets?limit\u003d{limit}\u0026offset\u003d{offset}\u0026marker\u003d{marker}\u0026tags\u003d{tags}\u0026status\u003d{status}\u0026type\u003d{type}\u0026name\u003d{n", + "desc":"Query all record sets in a specified zone.GET /v2/zones/{zone_id}/recordsets?limit={limit}&offset={offset}&marker={marker}&tags={tags}&status={status}&type={type}&name={n", "product_code":"dns", "title":"Querying Record Sets in a Zone", "uri":"dns_api_64004.html", @@ -279,7 +279,7 @@ "code":"31" }, { - "desc":"Create a PTR record for an elastic IP address (EIP).PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatory", + "desc":"Create a PTR record for an elastic IP address (EIP).The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement differe", "product_code":"dns", "title":"Creating a PTR Record", "uri":"dns_api_66002.html", @@ -297,7 +297,7 @@ "code":"33" }, { - "desc":"Query PTR records of EIPs.GET /v2/reverse/floatingips?limit\u003d{limit}\u0026marker\u003d{marker}\u0026offset\u003d{offset}\u0026tags\u003d{tags}\u0026status\u003d{status}For details, see Table 1.Parameters in the ", + "desc":"Query PTR records of EIPs.GET /v2/reverse/floatingips?limit={limit}&marker={marker}&offset={offset}&tags={tags}&status={status}For details, see Table 1.Parameters in the ", "product_code":"dns", "title":"Querying All PTR Records", "uri":"dns_api_66004.html", @@ -306,7 +306,7 @@ "code":"34" }, { - "desc":"Unset the PTR record to the default value.PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescri", + "desc":"Delete a PTR record for an EIP by unsetting it to the default value.The same URI is used to create, modify, and delete PTR records. Different request bodies are used to i", "product_code":"dns", "title":"Unsetting a PTR Record", "uri":"dns_api_66005.html", @@ -315,7 +315,7 @@ "code":"35" }, { - "desc":"Modify the PTR record for an EIP.PATCH /v2/reverse/floatingips/{region}:{floatingip_id}For details, see Table 1.Parameters in the URIParameterMandatoryTypeDescriptionregi", + "desc":"Modify the PTR record for an EIP.The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.PATCH ", "product_code":"dns", "title":"Modifying a PTR Record", "uri":"dns_api_66006.html", @@ -333,7 +333,7 @@ "code":"37" }, { - "desc":"Add tags to a specified resource.You can add a maximum of 20 tags to a resource.The API is idempotent.If a to-be-created tag has the same key as an existing tag, the tag ", + "desc":"Add tags to a specified resource.You can add up to 20 tags to a resource.The API is idempotent.If a to-be-created tag has the same key as an existing tag, the tag will be", "product_code":"dns", "title":"Adding Resource Tags", "uri":"dns_api_67001.html", @@ -351,7 +351,7 @@ "code":"39" }, { - "desc":"Add or delete tags for a specified resource in batches.You can add a maximum of 20 tags to a resource.The API is idempotent.When you are to create tags, if there are dupl", + "desc":"Add or delete tags for a specified resource in batches.You can add up to 20 tags to a resource.The API is idempotent.When you are to create tags, if there are duplicate k", "product_code":"dns", "title":"Adding or Deleting Resource Tags in Batches", "uri":"dns_api_67003.html", @@ -389,26 +389,26 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Public Parameters", - "uri":"dns_api_80000.html", + "title":"Permissions Policies and Supported Actions", + "uri":"dns_api_70000.html", "doc_type":"api", "p_code":"", "code":"44" }, { - "desc":"NormalReturn code for successful requestsReturned ValueDescription200Request succeeded.202Request accepted.204No content.AbnormalReturn code for failed requestsReturned V", + "desc":"This topic describes fine-grained permissions management for your DNS resources. Skip this topic if your cloud account does not need individual IAM users.By default, new ", "product_code":"dns", - "title":"Status Code", - "uri":"dns_api_80002.html", + "title":"Introduction", + "uri":"dns_api_70001.html", "doc_type":"api", "p_code":"44", "code":"45" }, { - "desc":"When an API call encounters an error, an error structure is returned. This section describes parameters of the DNS error codes.", + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Error Code", - "uri":"dns_api_80003.html", + "title":"Zone Management", + "uri":"dns_api_70002.html", "doc_type":"api", "p_code":"44", "code":"46" @@ -416,8 +416,8 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Enumeration Values", - "uri":"dns_api_80005.html", + "title":"Record Set Management", + "uri":"dns_api_70003.html", "doc_type":"api", "p_code":"44", "code":"47" @@ -425,17 +425,17 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Data Structure", - "uri":"dns_api_80006.html", + "title":"PTR Record Management", + "uri":"dns_api_70004.html", "doc_type":"api", "p_code":"44", "code":"48" }, { - "desc":"A project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to ob", + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Obtaining a Project ID", - "uri":"dns_api_80007.html", + "title":"Tag Management", + "uri":"dns_api_70005.html", "doc_type":"api", "p_code":"44", "code":"49" @@ -443,10 +443,64 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dns", - "title":"Change History", - "uri":"dns_api_a0000.html", + "title":"Appendix", + "uri":"dns_api_80000.html", "doc_type":"api", "p_code":"", "code":"50" + }, + { + "desc":"NormalReturn code for successful requestsReturned ValueDescription200Request succeeded.202Request accepted.204No content.AbnormalReturn code for failed requestsReturned V", + "product_code":"dns", + "title":"Status Code", + "uri":"dns_api_80002.html", + "doc_type":"api", + "p_code":"50", + "code":"51" + }, + { + "desc":"When an API call encounters an error, an error structure is returned. The following table describes DNS error codes.", + "product_code":"dns", + "title":"Error Code", + "uri":"dns_api_80003.html", + "doc_type":"api", + "p_code":"50", + "code":"52" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"dns", + "title":"Enumeration Values", + "uri":"dns_api_80005.html", + "doc_type":"api", + "p_code":"50", + "code":"53" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"dns", + "title":"Data Structure", + "uri":"dns_api_80006.html", + "doc_type":"api", + "p_code":"50", + "code":"54" + }, + { + "desc":"A project ID is required for some URLs when an API is called. Therefore, you need to obtain a project ID in advance. Two methods are available:Obtain the Project ID by Ca", + "product_code":"dns", + "title":"Obtaining a Project ID", + "uri":"dns_api_80007.html", + "doc_type":"api", + "p_code":"50", + "code":"55" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"dns", + "title":"Change History", + "uri":"dns_api_a0013.html", + "doc_type":"api", + "p_code":"", + "code":"56" } ] \ No newline at end of file diff --git a/docs/dns/api-ref/dns_api_61001.html b/docs/dns/api-ref/dns_api_61001.html index 6bc6fa51..6c47861f 100644 --- a/docs/dns/api-ref/dns_api_61001.html +++ b/docs/dns/api-ref/dns_api_61001.html @@ -86,7 +86,7 @@
- @@ -127,7 +127,7 @@ } -

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

+

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.

diff --git a/docs/dns/api-ref/dns_api_61002.html b/docs/dns/api-ref/dns_api_61002.html index 076c421b..38decb87 100644 --- a/docs/dns/api-ref/dns_api_61002.html +++ b/docs/dns/api-ref/dns_api_61002.html @@ -113,7 +113,7 @@
Table 4 Description of the links field

Parameter

Type

+

Type

Description

- @@ -154,7 +154,7 @@ } -

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

+

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.

diff --git a/docs/dns/api-ref/dns_api_62001.html b/docs/dns/api-ref/dns_api_62001.html index 7182d715..b3768739 100644 --- a/docs/dns/api-ref/dns_api_62001.html +++ b/docs/dns/api-ref/dns_api_62001.html @@ -23,7 +23,7 @@ @@ -43,9 +43,9 @@ - - - - - -
Table 4 Description of the links field

Parameter

Type

+

Type

Description

String

Domain name registered with the domain name registrar

-
  • If a domain name is ended with a dot (.), it cannot exceed 254 characters.
  • If a domain name is not ended with a dot (.), the domain name cannot exceed 253 characters.
  • Labels of a domain name are separated by dot (.). Each label cannot exceed 63 characters.
+
  • If a domain name is ended with a dot (.), it cannot exceed 254 characters.
  • If a domain name is not ended with a dot (.), it cannot exceed 253 characters.
  • A domain name cannot exceed 63 characters. Multiple domain names are separated with dots (.).

A domain name is case insensitive. Uppercase letters will also be converted into lowercase letters.

String

Zone type, the value of which can be public or private

+

Zone type, which can be public or private

  • public: public zones accessible to hosts on the Internet
  • private: private zones accessible only to hosts in specified VPCs
-

If the value is left blank, a public zone will be created. For details about creating a private zone, see section Creating a Private Zone.

+

If the value is left blank, a public zone will be created. For details about how to create a private zone, see Creating a Private Zone.

email

@@ -79,25 +79,15 @@

The value is left blank by default.

enterprise_project_id

-

No

-

String

-

Specifies the ID of the enterprise project associated with the public zone. The value contains a maximum of 36 characters.

-

The default value is 0.

-
- - @@ -109,7 +99,8 @@ - - @@ -191,6 +183,8 @@ - - - -
Table 2 Description of the tags field

Parameter

Mandatory

+

Mandatory

Type

+

Type

Description

String

Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

+

Tag key

+

A key can contain up to 36 Unicode characters. key must be specified. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).

value

@@ -118,7 +109,8 @@

String

Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

+

Tag value

+

Each value can contain up to 43 Unicode characters and can be an empty string.

Integer

TTL value of the SOA record set in the zone

+

The value ranges from 1 to 2147483647.

+

The default value is 300.

serial

@@ -254,13 +248,6 @@

For details, see Table 4.

enterprise_project_id

-

String

-

ID of the enterprise project associated with the public zone. The value contains a maximum of 36 characters

-

masters

Array of strings

@@ -275,7 +262,7 @@
- @@ -320,7 +307,7 @@ -

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

+

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.

diff --git a/docs/dns/api-ref/dns_api_62002.html b/docs/dns/api-ref/dns_api_62002.html index 8df41dff..5935bce8 100644 --- a/docs/dns/api-ref/dns_api_62002.html +++ b/docs/dns/api-ref/dns_api_62002.html @@ -84,6 +84,8 @@ - - - -
Table 4 Description of the links field

Parameter

Type

+

Type

Description

Integer

TTL value of the SOA record set in the zone

+

The value ranges from 1 to 2147483647.

+

The default value is 300.

serial

@@ -147,13 +149,6 @@

For details, see Table 3.

enterprise_project_id

-

String

-

ID of the enterprise project associated with the public zone. The value contains a maximum of 36 characters.

-

masters

Array of strings

@@ -214,7 +209,7 @@ -

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

+

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.

diff --git a/docs/dns/api-ref/dns_api_62003.html b/docs/dns/api-ref/dns_api_62003.html index d84130c2..4504c52d 100644 --- a/docs/dns/api-ref/dns_api_62003.html +++ b/docs/dns/api-ref/dns_api_62003.html @@ -3,7 +3,7 @@

Querying Public Zones

Function

Query public zones in list.

-

URI

GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}&enterprise_project_id={id}

+

URI

GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}

For details, see Table 1.
@@ -71,7 +71,7 @@

Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

The tags are in AND relationship.

For details, see Adding Resource Tags.

-

An exact match will be performed. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

+

Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

The value is left blank by default.

@@ -95,16 +95,6 @@

For details, see Resource Status.

- - - - -
Table 1 Parameters in the URI

Parameter

enterprise_project_id

-

No

-

String

-

ID of the enterprise project associated with the public zone. The value contains a maximum of 36 characters.

-

The default value is 0.

-
@@ -116,11 +106,11 @@

Response

  • Parameter description -
    Table 2 Parameters in the response

    Parameter

    +
    - - @@ -150,11 +140,11 @@
    Table 2 Parameters in the response

    Parameter

    Type

    +

    Type

    Description

    +

    Description

    -
    Table 3 Description of the zones field

    Parameter

    +
    - - @@ -198,6 +188,8 @@ - - -
    Table 3 Description of the zones field

    Parameter

    Type

    +

    Type

    Description

    +

    Description

    Integer

    TTL value of the SOA record set in the zone

    +

    The value ranges from 1 to 2147483647.

    +

    The default value is 300.

    serial

    @@ -258,15 +250,21 @@

    Object

    Link to the current resource or other related resources

    -

    When a response is broken into pages, a next link is provided to retrieve all results.

    +

    When a response is broken into pages, a next link is provided to retrieve all results.

    For details, see Table 5.

    enterprise_project_id

    +

    tags

    String

    +

    Array of tag objects

    Specifies the ID of the enterprise project associated with the public zone. The value contains a maximum of 36 characters.

    +

    Resource tag.

    +

    The format is as follows: key1,value1|key2,value2.

    +

    Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

    +

    The tags are in AND relationship.

    +

    For details about resource tags, see Table 6.

    +

    Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

    +

    The value is left blank by default.

    masters

    @@ -282,11 +280,11 @@
    -
    Table 4 Description of the metadata field

    Parameter

    +
    - - @@ -304,7 +302,7 @@
    Table 4 Description of the metadata field

    Parameter

    Type

    +

    Type

    Description

    +

    Description

    - @@ -327,6 +325,34 @@
    Table 5 Parameters in the links field

    Parameter

    Type

    +

    Type

    Description

    + +
    + + + + + + + + + + + + + +
    Table 6 Description of the tag field

    Parameter

    +

    Type

    +

    Description

    +

    key

    +

    String

    +

    Tag key

    +

    A key can contain up to 36 Unicode characters. The key cannot be empty.

    +

    value

    +

    String

    +

    Tag value

    +

    Each value can contain up to 43 Unicode characters and can be an empty string.

    +
    +
  • Example response
    {
         "links": {
             "self": "https://Endpoint/v2/zones?type=public&limit=11",
    @@ -379,7 +405,7 @@
     
  • -

    Returned Value

    If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

    +

    Returned Value

    If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

    For details, see Status Code.

    diff --git a/docs/dns/api-ref/dns_api_62004.html b/docs/dns/api-ref/dns_api_62004.html index 0a54eb88..023b1a20 100644 --- a/docs/dns/api-ref/dns_api_62004.html +++ b/docs/dns/api-ref/dns_api_62004.html @@ -97,7 +97,7 @@ -

    Returned Value

    If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

    +

    Returned Value

    If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

    For details, see Status Code.

    diff --git a/docs/dns/api-ref/dns_api_62005.html b/docs/dns/api-ref/dns_api_62005.html index a06f67c2..aaaaa475 100644 --- a/docs/dns/api-ref/dns_api_62005.html +++ b/docs/dns/api-ref/dns_api_62005.html @@ -84,6 +84,8 @@

    Integer

    TTL value of the SOA record set in the zone

    +

    The value ranges from 1 to 2147483647.

    +

    The default value is 300.

    serial

    @@ -205,7 +207,7 @@ } -

    Returned Value

    If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

    +

    Returned Value

    If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

    For details, see Status Code.

    diff --git a/docs/dns/api-ref/dns_api_62006.html b/docs/dns/api-ref/dns_api_62006.html index 08abcd9c..61dbcb17 100644 --- a/docs/dns/api-ref/dns_api_62006.html +++ b/docs/dns/api-ref/dns_api_62006.html @@ -31,13 +31,13 @@

    Request

    • Parameter description -
      Table 2 Parameters in the request

      Parameter

      +
      - - - @@ -136,6 +136,8 @@ @@ -33,7 +33,7 @@ - @@ -65,7 +65,7 @@ @@ -89,27 +89,17 @@

      The value is left blank by default.

      - - - - -
      Table 2 Parameters in the request

      Parameter

      Mandatory

      +

      Mandatory

      Type

      +

      Type

      Description

      +

      Description

      Integer

      TTL value of the SOA record set in the zone

      +

      The value ranges from 1 to 2147483647.

      +

      The default value is 300.

      serial

      @@ -257,7 +259,7 @@ } -

      Returned Value

      If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

      +

      Returned Value

      If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

      For details, see Status Code.

      diff --git a/docs/dns/api-ref/dns_api_63002.html b/docs/dns/api-ref/dns_api_63002.html index 64c4cc33..ad6f6196 100644 --- a/docs/dns/api-ref/dns_api_63002.html +++ b/docs/dns/api-ref/dns_api_63002.html @@ -23,7 +23,7 @@

      String

      Domain name of the zone to be created

      -
      • If a domain name is ended with a dot (.), it cannot exceed 254 characters.
      • Otherwise, the domain name cannot exceed 253 characters.
      • Labels of a domain name are separated by dot (.). Each label cannot exceed 63 characters.
      +
      • If a domain name is ended with a dot (.), it cannot exceed 254 characters.
      • Otherwise, the domain name cannot exceed 253 characters.
      • A domain name cannot exceed 63 characters. Multiple domain names are separated with dots (.).

      A domain name is case insensitive. Uppercase letters will also be converted into lowercase letters.

      String

      Description of the zone, which cannot exceed 255 characters

      +

      Description of the domain name, which cannot exceed 255 characters

      The value is left blank by default.

      Integer

      Caching period of the SOA record set (in seconds)

      -

      The value ranges from 1 to 2147483647.

      +

      The value ranges from 1 to 2147483647.

      The default value is 300.

      enterprise_project_id

      -

      No

      -

      String

      -

      Specifies the ID of the enterprise project associated with the private zone. The value contains a maximum of 36 characters.

      -

      The default value is 0.

      -
      -
      Table 2 Description of the router field

      Parameter

      +
      - - - @@ -138,9 +128,9 @@
      Table 2 Description of the router field

      Parameter

      Mandatory

      +

      Mandatory

      Type

      +

      Type

      Description

      +

      Description

      - - @@ -152,7 +142,8 @@ - - @@ -188,11 +180,11 @@

      Response

      • Parameter description -
      Table 3 Description of the tags field

      Parameter

      Mandatory

      +

      Mandatory

      Type

      +

      Type

      Description

      String

      Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

      +

      Tag key

      +

      A key can contain up to 36 Unicode characters. key must be specified. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).

      value

      @@ -161,7 +152,8 @@

      String

      Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

      +

      Tag value

      +

      Each value can contain up to 43 Unicode characters and can be an empty string.

      Table 4 Parameters in the response

      Parameter

      +
      - - @@ -236,6 +228,8 @@
      Table 4 Parameters in the response

      Parameter

      Type

      +

      Type

      Description

      +

      Description

      Integer

      TTL value of the SOA record set in the zone

      +

      The value ranges from 1 to 2147483647.

      +

      The default value is 300.

      serial

      @@ -321,7 +315,7 @@
      - @@ -347,7 +341,7 @@
      Table 5 Parameters in the links field

      Parameter

      Type

      +

      Type

      Description

      - @@ -401,11 +395,10 @@ "router_id": "19664294-0bf6-4271-ad3a-94b8c79c6558", "router_region": "xx" } -} - +} -

      Returned Value

      If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

      +

      Returned Value

      If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

      For details, see Status Code.

      diff --git a/docs/dns/api-ref/dns_api_63003.html b/docs/dns/api-ref/dns_api_63003.html index 6f4cf7bd..0b1dc712 100644 --- a/docs/dns/api-ref/dns_api_63003.html +++ b/docs/dns/api-ref/dns_api_63003.html @@ -57,9 +57,9 @@
      Table 6 Description of the router field

      Parameter

      Type

      +

      Type

      Description

      - - @@ -103,7 +103,7 @@ - @@ -140,7 +140,7 @@ -

      Returned Value

      If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

      +

      Returned Value

      If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

      For details, see Status Code.

      diff --git a/docs/dns/api-ref/dns_api_63004.html b/docs/dns/api-ref/dns_api_63004.html index 11a7725a..a76ec395 100644 --- a/docs/dns/api-ref/dns_api_63004.html +++ b/docs/dns/api-ref/dns_api_63004.html @@ -58,9 +58,9 @@
      Table 3 Description of the router field

      Parameter

      Mandatory

      +

      Mandatory

      Type

      +

      Type

      Description

      Type

      Description

      +

      Description

      - - @@ -103,7 +103,7 @@ - @@ -140,7 +140,7 @@ -

      Returned Value

      If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

      +

      Returned Value

      If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

      For details, see Status Code.

      diff --git a/docs/dns/api-ref/dns_api_63005.html b/docs/dns/api-ref/dns_api_63005.html index 614d4d81..9c82e085 100644 --- a/docs/dns/api-ref/dns_api_63005.html +++ b/docs/dns/api-ref/dns_api_63005.html @@ -36,11 +36,11 @@

      Response

      • Parameter description -
      Table 3 Description of the router field

      Parameter

      Mandatory

      +

      Mandatory

      Type

      +

      Type

      Description

      Type

      Description

      +

      Description

      Table 2 Parameters in the response

      Parameter

      +
      - - @@ -84,6 +84,8 @@
      Table 2 Parameters in the response

      Parameter

      Type

      +

      Type

      Description

      +

      Description

      Integer

      TTL value of the SOA record set in the zone

      +

      The value ranges from 1 to 2147483647.

      +

      The default value is 300.

      serial

      @@ -169,7 +171,7 @@
      - @@ -195,7 +197,7 @@
      Table 3 Parameters in the links field

      Parameter

      Type

      +

      Type

      Description

      - @@ -258,11 +260,10 @@ "router_region": "xx" } ] -} - +} -

      Returned Value

      If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

      +

      Returned Value

      If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

      For details, see Status Code.

      diff --git a/docs/dns/api-ref/dns_api_63006.html b/docs/dns/api-ref/dns_api_63006.html index 39ffda41..6565591f 100644 --- a/docs/dns/api-ref/dns_api_63006.html +++ b/docs/dns/api-ref/dns_api_63006.html @@ -3,7 +3,7 @@

      Querying Private Zones

      Function

      Query private zones in list.

      -

      URI

      GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}&enterprise_project_id={id}

      +

      URI

      GET /v2/zones?type={type}&limit={limit}&marker={marker}&offset={offset}&tags={tags}&name={name}&status={status}

      For details, see Table 1.
      Table 4 Description of the routers field

      Parameter

      Type

      +

      Type

      Description

      @@ -93,16 +93,6 @@

      For details, see Resource Status.

      - - - - -
      Table 1 Parameters in the URI

      Parameter

      enterprise_project_id

      -

      No

      -

      String

      -

      Specifies the ID of the enterprise project associated with the private zone. The value contains a maximum of 36 characters.

      -

      The default value is 0.

      -
      @@ -114,11 +104,11 @@

      Response

      • Parameter description -
        Table 2 Parameters in the response

        Parameter

        +
        - - @@ -149,11 +139,11 @@
        Table 2 Parameters in the response

        Parameter

        Type

        +

        Type

        Description

        +

        Description

        -
        Table 3 Description of the zones field

        Parameter

        +
        - - @@ -197,6 +187,8 @@ + + + + - - - - -
        Table 3 Description of the zones field

        Parameter

        Type

        +

        Type

        Description

        +

        Description

        Integer

        TTL value of the SOA record set in the zone

        +

        The value ranges from 1 to 2147483647.

        +

        The default value is 300.

        serial

        @@ -261,6 +253,19 @@

        For details, see Table 5.

        tags

        +

        Array of tag objects

        +

        Resource tag.

        +

        The format is as follows: key1,value1|key2,value2.

        +

        Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

        +

        The tags are in AND relationship.

        +

        For details, see Table 6.

        +

        Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

        +

        The value is left blank by default.

        +

        masters

        Array of strings

        @@ -273,25 +278,18 @@

        Array of object

        Routers (VPCs associated with the zone). For details, see Table 6.

        -

        enterprise_project_id

        -

        String

        -

        Specifies the ID of the enterprise project associated with the private zone. The value contains a maximum of 36 characters.

        +

        Routers (VPCs associated with the zone). For details, see Table 7.

        -
        Table 4 Description of the metadata field

        Parameter

        +
        - - @@ -308,7 +306,7 @@
        Table 4 Description of the metadata field

        Parameter

        Type

        +

        Type

        Description

        +

        Description

        - @@ -332,34 +330,62 @@
        Table 5 Parameters in the links field

        Parameter

        Type

        +

        Type

        Description

        -
        @@ -136,6 +136,8 @@ - - - -
        Table 6 Description of the routers field

        Parameter

        +
        - - - - - + + + + + + +
        Table 6 Description of the tag field

        Parameter

        Type

        +

        Type

        Description

        +

        Description

        status

        +

        key

        String

        +

        String

        Resource status

        +

        Tag key

        +

        A key can contain up to 36 Unicode characters. The key cannot be empty.

        +

        value

        +

        String

        +

        Tag value

        +

        Each value can contain up to 43 Unicode characters and can be an empty string.

        +
        +
        + +
        + + + + + + + - - - - - - @@ -444,7 +470,7 @@ -

        Returned Value

        If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

        +

        Returned Value

        If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

        For details, see Status Code.

        diff --git a/docs/dns/api-ref/dns_api_63007.html b/docs/dns/api-ref/dns_api_63007.html index 54a2ca6f..ba647b8a 100644 --- a/docs/dns/api-ref/dns_api_63007.html +++ b/docs/dns/api-ref/dns_api_63007.html @@ -76,7 +76,7 @@ @@ -98,7 +98,7 @@ -

        Returned Value

        If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

        +

        Returned Value

        If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

        For details, see Status Code.

        diff --git a/docs/dns/api-ref/dns_api_63008.html b/docs/dns/api-ref/dns_api_63008.html index 9c1d1274..7b477e25 100644 --- a/docs/dns/api-ref/dns_api_63008.html +++ b/docs/dns/api-ref/dns_api_63008.html @@ -84,6 +84,8 @@ - - - -
        Table 7 Description of the routers field

        Parameter

        +

        Type

        +

        Description

        +

        status

        +

        String

        +

        Resource status

        For details, see Resource Status.

        router_id

        +

        router_id

        String

        +

        String

        ID of the associated VPC

        +

        ID of the associated VPC

        router_region

        +

        router_region

        String

        +

        String

        Region of the VPC

        +

        Region of the VPC

        If it is left blank, the region of the project in the token takes effect by default.

        Integer

        Priority of a name server

        -

        For example, if the priority of a DNS server is 1, it is used to resolve domain names in first priority.

        +

        For example, if the priority of a name server is 1, it is used to resolve domain names in first priority.

        Integer

        TTL value of the SOA record set in the zone

        +

        The value ranges from 1 to 2147483647.

        +

        The default value is 300.

        serial

        @@ -182,13 +184,6 @@

        Link to the current resource

        next

        -

        String

        -

        Link to the next page

        -
        @@ -260,7 +255,7 @@ } -

        Returned Value

        If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

        +

        Returned Value

        If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

        For details, see Status Code.

        diff --git a/docs/dns/api-ref/dns_api_63009.html b/docs/dns/api-ref/dns_api_63009.html index b214ff09..5fe67d5b 100644 --- a/docs/dns/api-ref/dns_api_63009.html +++ b/docs/dns/api-ref/dns_api_63009.html @@ -70,7 +70,7 @@

        Integer

        Caching period of the SOA record set (in seconds)

        -

        The value ranges from 1 to 2147483647.

        +

        The value ranges from 1 to 2147483647.

        If this parameter is left blank, the value will not be changed.

        The value is left blank by default.

        Integer

        TTL value of the SOA record set in the zone

        +

        The value ranges from 1 to 2147483647.

        +

        The default value is 300.

        serial

        @@ -235,13 +237,6 @@

        Link to the current resource

        next

        -

        String

        -

        Link to the next page

        -
        @@ -305,11 +300,10 @@ "router_region": "xx" } ] -} - +} -

        Returned Value

        If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

        +

        Returned Value

        If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

        For details, see Status Code.

        diff --git a/docs/dns/api-ref/dns_api_64001.html b/docs/dns/api-ref/dns_api_64001.html index 0144c0d7..afd70fe7 100644 --- a/docs/dns/api-ref/dns_api_64001.html +++ b/docs/dns/api-ref/dns_api_64001.html @@ -32,13 +32,13 @@

        Request

        • Parameter description -
          Table 2 Parameters in the request

          Parameter

          +
          - - @@ -70,7 +70,7 @@ @@ -82,7 +82,8 @@ @@ -112,9 +113,9 @@
          Table 2 Parameters in the request

          Parameter

          Mandatory

          Type

          +

          Type

          Description

          +

          Description

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          For details, see Record Set Type.

          Caching period of the record set on a local DNS server

          If your service address is frequently changed, set TTL to a smaller value.

          -

          The value ranges from 1 to 2147483647.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647

          The default value is 300.

          - - @@ -126,7 +127,8 @@ - - @@ -291,11 +294,11 @@

          Response

          • Parameter description -
          Table 3 Description of the tags field

          Parameter

          Mandatory

          +

          Mandatory

          Type

          +

          Type

          Description

          String

          Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

          +

          Tag key

          +

          A key can contain up to 36 Unicode characters. key must be specified. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).

          value

          @@ -135,7 +137,8 @@

          String

          Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

          +

          Tag value

          +

          Each value can contain up to 43 Unicode characters and can be an empty string.

          Table 4 Parameters in the response

          Parameter

          +
          - - @@ -339,7 +342,7 @@ @@ -347,8 +350,11 @@ -
          Table 4 Parameters in the response

          Parameter

          Type

          +

          Type

          Description

          +

          Description

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          For details, see Record Set Type.

          Integer

          Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

          +

          Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

          If your service address is frequently changed, set TTL to a smaller value.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647
          +

          The default value is 300.

          records

          @@ -410,7 +416,7 @@
          - @@ -457,7 +463,7 @@ -

          Returned Value

          If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

          +

          Returned Value

          If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

          For details, see Status Code.

          diff --git a/docs/dns/api-ref/dns_api_64002.html b/docs/dns/api-ref/dns_api_64002.html index d95cf164..254db4c7 100644 --- a/docs/dns/api-ref/dns_api_64002.html +++ b/docs/dns/api-ref/dns_api_64002.html @@ -47,11 +47,11 @@

          Response

          • Parameter description -
          Table 5 Parameters in the links field

          Parameter

          Type

          +

          Type

          Description

          Table 2 Parameters in the response

          Parameter

          +
          - @@ -95,7 +95,7 @@ @@ -103,8 +103,11 @@ -
          Table 2 Parameters in the response

          Parameter

          Type

          Description

          +

          Description

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, CAA (only in public zones), or PTR (only in private zones).

          For details, see Record Set Type.

          Integer

          Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

          +

          Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

          If your service address is frequently changed, set TTL to a smaller value.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647
          +

          The default value is 300.

          records

          @@ -168,7 +171,7 @@
          - @@ -216,7 +219,7 @@ -

          Returned Value

          If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

          +

          Returned Value

          If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

          For details, see Status Code.

          diff --git a/docs/dns/api-ref/dns_api_64003.html b/docs/dns/api-ref/dns_api_64003.html index 30e1e79c..780961fa 100644 --- a/docs/dns/api-ref/dns_api_64003.html +++ b/docs/dns/api-ref/dns_api_64003.html @@ -73,7 +73,7 @@

          Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

          The tags are in AND relationship.

          For details, see Adding Resource Tags.

          -

          An exact match will be performed. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

          +

          Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

          The value is left blank by default.

          @@ -98,9 +98,9 @@ @@ -172,11 +172,11 @@

          Response

          • Parameter description -
          Table 3 Parameters in the links field

          Parameter

          Type

          +

          Type

          Description

          String

          Type of the record sets to be queried

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, CAA (only in public zones), or PTR (only in private zones).

          For details, see Record Set Type.

          -

          An exact match will be performed.

          +

          Exact matching will work.

          The value is left blank by default.

          Table 2 Parameters in the response

          Parameter

          +
          - - @@ -206,11 +206,11 @@
          Table 2 Parameters in the response

          Parameter

          Type

          +

          Type

          Description

          +

          Description

          -
          @@ -95,9 +95,9 @@ @@ -240,7 +240,7 @@ @@ -248,8 +248,11 @@ - @@ -103,8 +103,11 @@ -
          Table 3 Description of the recordsets field

          Parameter

          +
          - - @@ -254,7 +254,7 @@ @@ -262,8 +262,11 @@ - + + + +
          Table 3 Description of the recordsets field

          Parameter

          Type

          +

          Type

          Description

          +

          Description

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, CAA (only in public zones), or PTR (only in private zones).

          For details, see Record Set Type.

          Integer

          Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

          +

          Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

          If your service address is frequently changed, set TTL to a smaller value.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647
          +

          The default value is 300.

          records

          @@ -321,6 +324,19 @@

          For details, see Table 5.

          tags

          +

          Array of tag objects

          +

          Resource tag.

          +

          The format is as follows: key1,value1|key2,value2.

          +

          Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

          +

          The tags are in AND relationship.

          +

          For details, see Table 6.

          +

          Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

          +

          It is left blank by default.

          +
          @@ -328,7 +344,7 @@
          - @@ -348,7 +364,7 @@
          Table 4 Description of the metadata field

          Parameter

          Type

          +

          Type

          Description

          - @@ -371,6 +387,34 @@
          Table 5 Parameters in the links field

          Parameter

          Type

          +

          Type

          Description

          + +
          + + + + + + + + + + + + + +
          Table 6 Description of the tag field

          Parameter

          +

          Type

          +

          Description

          +

          key

          +

          String

          +

          Tag key

          +

          A key can contain up to 36 Unicode characters. The key cannot be empty.

          +

          value

          +

          String

          +

          Tag value

          +

          Each value can contain up to 43 Unicode characters and can be an empty string.

          +
          +
          • Example response
            {
                 "links": {
            @@ -485,7 +529,7 @@
             
          -

          Returned Value

          If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

          +

          Returned Value

          If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

          For details, see Status Code.

          diff --git a/docs/dns/api-ref/dns_api_64004.html b/docs/dns/api-ref/dns_api_64004.html index e5588373..30a40e04 100644 --- a/docs/dns/api-ref/dns_api_64004.html +++ b/docs/dns/api-ref/dns_api_64004.html @@ -70,7 +70,7 @@

          Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

          The tags are in AND relationship.

          For details, see Adding Resource Tags.

          -

          An exact match will be performed. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

          +

          Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

          The value is left blank by default.

          String

          Type of the record sets to be queried

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, CAA (only in public zones), or PTR (only in private zones).

          For details, see Record Set Type.

          -

          An exact match will be performed.

          +

          Exact matching will work.

          The value is left blank by default.

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, CAA (only in public zones), or PTR (only in private zones).

          For details, see Record Set Type.

          Integer

          Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

          +

          Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

          If your service address is frequently changed, set TTL to a smaller value.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647
          +

          The default value is 300.

          records

          @@ -427,7 +430,7 @@ } -

          Returned Value

          If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

          +

          Returned Value

          If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

          For details, see Status Code.

          diff --git a/docs/dns/api-ref/dns_api_64005.html b/docs/dns/api-ref/dns_api_64005.html index e3f4df17..f5e7ca49 100644 --- a/docs/dns/api-ref/dns_api_64005.html +++ b/docs/dns/api-ref/dns_api_64005.html @@ -95,7 +95,7 @@

          String

          Record set type

          -

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          +

          The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

          For details, see Record Set Type.

          Integer

          Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

          +

          Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

          If your service address is frequently changed, set TTL to a smaller value.

          +

          Value range:

          +
          • Public zone: 1–2147483647
          • Private zone: 1–2147483647
          +

          The default value is 300.

          records

          @@ -208,7 +211,7 @@ } -

          Returned Value

          If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

          +

          Returned Value

          If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

          For details, see Status Code.

          diff --git a/docs/dns/api-ref/dns_api_64006.html b/docs/dns/api-ref/dns_api_64006.html index 1e7af3f9..615b664d 100644 --- a/docs/dns/api-ref/dns_api_64006.html +++ b/docs/dns/api-ref/dns_api_64006.html @@ -42,19 +42,19 @@

          Request

          • Parameter description -
            Table 2 Parameters in the request

            Parameter

            +
            - - - - @@ -77,13 +77,12 @@ - @@ -93,9 +92,10 @@ - @@ -116,7 +116,9 @@
          • Example request

            Modify the record set whose ID is 2c9eb155587228570158722b6ac30007 in the zone whose ID is 2c9eb155587194ec01587224c9f90149:

            PUT https://{DNS_Endpoint}/v2/zones/2c9eb155587194ec01587224c9f90149/recordsets/2c9eb155587228570158722b6ac30007
            • A type
              {
              -    "description": "This is an example record set.",
              +   "name": "www.example.com.",
              +   "description": "This is an example record set.",
              +    "type": "A",
                   "ttl": 3600,
                   "records": [
                       "192.168.10.1",
              @@ -124,7 +126,9 @@
                   ]
               }
            • AAAA type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "AAAA",
                   "ttl": 3600,
                   "records": [
                       "fe80:0:0:0:202:b3ff:fe1e:8329",
              @@ -132,28 +136,36 @@
                   ]
               }
            • MX type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "MX",
                   "ttl": 3600,
                   "records": [
                       "1 mail.example.com"
                   ]
               }
            • CNAME type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "CNAME",
                   "ttl": 3600,
                   "records": [
                       "server1.example.com"
                   ]
               }
            • TXT type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "TXT",
                   "ttl": 300,
                   "records": [
                       "\"This host is used for sale.\""
                   ]
               }
            • NS type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "NS",
                   "ttl": 300,
                   "records": [
                       "node1.example.com.",
              @@ -161,7 +173,9 @@
                   ]
               }
            • SRV type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "SRV",
                   "ttl": 3600,
                   "records": [
                       "3 60 2176 sipserver.example.com.",
              @@ -169,7 +183,9 @@
                   ]
               }
            • PTR type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "PTR",
                   "ttl": 3600,
                   "records": [
                       "host.example.com."
              @@ -178,7 +194,9 @@
               }
               
            • CAA type
              {
              +    "name": "www.example.com.",
                   "description": "This is an example record set.",
              +    "type": "CAA",
                   "ttl": 300,
                   "records": [
                       "0 issue \"example.com\"",
              @@ -239,7 +257,7 @@
               
          • @@ -247,8 +265,11 @@ -
            Table 2 Parameters in the request

            Parameter

            Mandatory

            +

            Mandatory

            Type

            +

            Type

            Description

            +

            Description

            name

            No

            +

            Yes

            String

            type

            No

            +

            Yes

            String

            Record set type

            -

            The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, PTR (only in private zones), and CAA (only in public zones).

            -

            The value can be A, AAAA, MX, CNAME, TXT, SRV, or PTR (only in private zones).

            +

            The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

            For details, see Record Set Type.

            Integer

            Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            -

            The value ranges from 1 to 2147483647.

            +

            Value range:

            +
            • Public zone: 1–2147483647
            • Private zone: 1–2147483647

            If this parameter is left blank, the value will not be changed.

            The value is left blank by default.

            String

            Record set type

            -

            The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

            +

            The value can be A, AAAA, MX, CNAME, TXT, NS (only in public zones), SRV, CAA (only in public zones), and PTR (only in private zones).

            For details, see Record Set Type.

            Integer

            Record set cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            +

            Value range:

            +
            • Public zone: 1–2147483647
            • Private zone: 1–2147483647
            +

            The default value is 300.

            records

            @@ -356,7 +377,7 @@ } -

            Returned Value

            If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

            +

            Returned Value

            If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

            For details, see Status Code.

            diff --git a/docs/dns/api-ref/dns_api_66002.html b/docs/dns/api-ref/dns_api_66002.html index f663808e..90042e66 100644 --- a/docs/dns/api-ref/dns_api_66002.html +++ b/docs/dns/api-ref/dns_api_66002.html @@ -2,8 +2,10 @@

            Creating a PTR Record

            Function

            Create a PTR record for an elastic IP address (EIP).

            +

            The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.

            +
            -

            URI

            PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

            +

            URI

            PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

            For details, see Table 1.
            @@ -39,13 +41,13 @@

            Request

            • Parameter description -
            Table 1 Parameters in the URI

            Parameter

            Table 2 Parameters in the request

            Parameter

            +
            - - @@ -75,22 +77,12 @@ - - - - - -
            Table 2 Parameters in the request

            Parameter

            Mandatory

            Type

            +

            Type

            Description

            +

            Description

            Integer

            PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            The value ranges from 1 to 2147483647.

            The default value is 300.

            enterprise_project_id

            -

            No

            -

            String

            -

            Specifies the ID of the enterprise project associated with the PTR record. The value contains a maximum of 36 characters.

            -

            The default value is 0.

            -

            tags

            No

            @@ -107,9 +99,9 @@
            - - @@ -121,7 +113,8 @@ - - @@ -152,11 +146,11 @@

            Response

            • Parameter description -
            Table 3 Description of the tags field

            Parameter

            Mandatory

            +

            Mandatory

            Type

            +

            Type

            Description

            String

            Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

            +

            Tag key

            +

            A key can contain up to 36 Unicode characters. key must be specified. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).

            value

            @@ -130,7 +123,8 @@

            String

            Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

            +

            Tag value

            +

            Each value can contain up to 43 Unicode characters and can be an empty string.

            Table 4 Parameters in the response

            Parameter

            +
            - - @@ -185,7 +179,7 @@ -
            Table 4 Parameters in the response

            Parameter

            Type

            +

            Type

            Description

            +

            Description

            Integer

            PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            The value ranges from 1 to 2147483647.

            The default value is 300.

            @@ -229,7 +223,7 @@
            - @@ -266,7 +260,7 @@ } -

            Returned Value

            If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

            +

            Returned Value

            If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

            For details, see Status Code.

            diff --git a/docs/dns/api-ref/dns_api_66003.html b/docs/dns/api-ref/dns_api_66003.html index f052cba0..5bc35495 100644 --- a/docs/dns/api-ref/dns_api_66003.html +++ b/docs/dns/api-ref/dns_api_66003.html @@ -21,7 +21,7 @@ - - - - - - - @@ -95,11 +85,11 @@

            Response

            • Parameter description -
            Table 5 Parameters in the links field

            Parameter

            Type

            +

            Type

            Description

            String

            Region of the tenant.

            +

            Region of the tenant

            floatingip_id

            @@ -77,7 +77,7 @@

            Integer

            PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            The value ranges from 1 to 2147483647.

            The default value is 300.

            @@ -159,7 +159,7 @@ } -

            Returned Value

            If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

            +

            Returned Value

            If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

            For details, see Status Code.

            diff --git a/docs/dns/api-ref/dns_api_66004.html b/docs/dns/api-ref/dns_api_66004.html index eee772fd..eba075e6 100644 --- a/docs/dns/api-ref/dns_api_66004.html +++ b/docs/dns/api-ref/dns_api_66004.html @@ -49,16 +49,6 @@

            If marker is not left blank, the query starts from the resource specified by marker.

            enterprise_project_id

            -

            No

            -

            String

            -

            Specifies the ID of the enterprise project associated with the PTR record. The value contains a maximum of 36 characters.

            -

            The default value is 0.

            -

            tags

            No

            @@ -70,7 +60,7 @@

            Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

            The tags are in AND relationship.

            For details, see Adding Resource Tags.

            -

            An exact match will be performed. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

            +

            Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

            The value is left blank by default.

            Table 2 Parameters in the response

            Parameter

            +
            - - @@ -129,11 +119,11 @@
            Table 2 Parameters in the response

            Parameter

            Type

            +

            Type

            Description

            +

            Description

            -
            Table 3 Description of the floatingips field

            Parameter

            +
            - - @@ -162,7 +152,7 @@ - - - - @@ -214,7 +210,7 @@
            Table 3 Description of the floatingips field

            Parameter

            Type

            +

            Type

            Description

            +

            Description

            Integer

            PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

            +

            PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

            If your service address is frequently changed, set TTL to a smaller value.

            The value ranges from 1 to 2147483647.

            The default value is 300.

            @@ -200,11 +190,17 @@

            When a response is broken into pages, a next link is provided to retrieve all results. For details, see Table 5.

            enterprise_project_id

            +

            tags

            String

            +

            Array of tag objects

            Specifies the ID of the enterprise project associated with the PTR record. The value contains a maximum of 36 characters.

            +

            Resource tag.

            +

            The format is as follows: key1,value1|key2,value2.

            +

            Multiple tags are separated by vertical bar (|). The key and value of each tag are separated by comma (,).

            +

            The tags are in AND relationship.

            +

            For details, see Table 6.

            +

            Exact matching will work. If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

            +

            The value is left blank by default.

            - @@ -234,7 +230,7 @@
            Table 4 Description of the metadata field

            Parameter

            Type

            +

            Type

            Description

            - @@ -257,6 +253,34 @@
            Table 5 Parameters in the links field

            Parameter

            Type

            +

            Type

            Description

            + +
            + + + + + + + + + + + + + +
            Table 6 Description of the tag field

            Parameter

            +

            Type

            +

            Description

            +

            key

            +

            String

            +

            Tag key

            +

            A key can contain up to 36 Unicode characters. The key cannot be empty.

            +

            value

            +

            String

            +

            Tag value

            +

            Each value can contain up to 43 Unicode characters and can be an empty string.

            +
            +
            • Example response
              {
                   "links": {
              @@ -283,7 +307,7 @@
               }
            -

            Returned Value

            If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

            +

            Returned Value

            If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

            For details, see Status Code.

            diff --git a/docs/dns/api-ref/dns_api_66005.html b/docs/dns/api-ref/dns_api_66005.html index 563c2b1f..ab599ce5 100644 --- a/docs/dns/api-ref/dns_api_66005.html +++ b/docs/dns/api-ref/dns_api_66005.html @@ -1,7 +1,9 @@

            Unsetting a PTR Record

            -

            Function

            Unset the PTR record to the default value.

            +

            Function

            Delete a PTR record for an EIP by unsetting it to the default value.

            +

            The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.

            +

            URI

            PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

            For details, see Table 1. @@ -41,9 +43,9 @@

            Request

            • Parameter description
              - - @@ -71,7 +73,7 @@

              Response

              None

              -

              Returned Value

              If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

              +

              Returned Value

              If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

              For details, see Status Code.

              diff --git a/docs/dns/api-ref/dns_api_66006.html b/docs/dns/api-ref/dns_api_66006.html index f3f4d1da..5c5d83b0 100644 --- a/docs/dns/api-ref/dns_api_66006.html +++ b/docs/dns/api-ref/dns_api_66006.html @@ -2,6 +2,8 @@

              Modifying a PTR Record

              Function

              Modify the PTR record for an EIP.

              +

              The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.

              +

              URI

              PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

              For details, see Table 1. @@ -21,7 +23,7 @@
              - - - - - - - - -
              Table 2 Parameter in the request

              Parameter

              Mandatory

              +

              Mandatory

              Type

              +

              Type

              Description

              String

              Region of the tenant.

              +

              Region of the tenant

              floatingip_id

              @@ -75,54 +77,12 @@

              Integer

              PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

              +

              PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

              If your service address is frequently changed, set TTL to a smaller value.

              The value ranges from 1 to 2147483647.

              The default value is 300.

              tags

              -

              No

              -

              Array of object

              -

              Resource tag. For details, see Table 3.

              -

              It is left blank by default.

              -
              -
              - -
              - - - - - - - - - - - - - - -
              Table 3 Description of the tags field

              Parameter

              -

              Mandatory

              -

              Type

              -

              Description

              -

              key

              -

              Yes

              -

              String

              -

              Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

              -

              value

              -

              No

              -

              String

              -

              Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

              -
              @@ -136,7 +96,7 @@

            Response

            • Parameter description -
              Table 4 Parameters in the response

              Parameter

              +
              @@ -169,7 +129,7 @@ -
              Table 3 Parameters in the response

              Parameter

              Type

              Integer

              PTR record cache duration (in second) on a local DNS server. The longer the duration is, the slower the update takes effect.

              +

              PTR record cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.

              If your service address is frequently changed, set TTL to a smaller value.

              The value ranges from 1 to 2147483647.

              The default value is 300.

              @@ -203,14 +163,14 @@

              Object

              Link to the current resource or other related resources

              -

              When a response is broken into pages, a next link is provided to retrieve all results. For details, see Table 5.

              +

              When a response is broken into pages, a next link is provided to retrieve all results. For details, see Table 4.

              -
              Table 5 Parameters in the links field

              Parameter

              +
              @@ -249,7 +209,7 @@ } -

              Returned Value

              If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

              +

              Returned Value

              If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

              For details, see Status Code.

              diff --git a/docs/dns/api-ref/dns_api_67001.html b/docs/dns/api-ref/dns_api_67001.html index a6252e16..05550600 100644 --- a/docs/dns/api-ref/dns_api_67001.html +++ b/docs/dns/api-ref/dns_api_67001.html @@ -2,7 +2,7 @@

              Adding Resource Tags

              Function

              Add tags to a specified resource.

              -

              You can add a maximum of 20 tags to a resource.

              +

              You can add up to 20 tags to a resource.

              The API is idempotent.

              If a to-be-created tag has the same key as an existing tag, the tag will be created and overwrite the existing one.

              @@ -33,7 +33,8 @@
              -
              Table 4 Parameters in the links field

              Parameter

              Type

              String

              Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

              +

              Resource type.

              +
              • DNS-public_zone
              • DNS-private_zone
              • DNS-public_recordset
              • DNS-private_recordset
              • DNS-ptr_record

              resource_id

              @@ -53,9 +54,9 @@

              Request

              • Parameter description
                - - @@ -77,9 +78,9 @@
                Table 2 Parameter in the request

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                - - @@ -91,7 +92,8 @@ - - @@ -119,7 +122,7 @@

                Response

                None

                -

                Returned Value

                If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                +

                Returned Value

                If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                For details, see Status Code.

                diff --git a/docs/dns/api-ref/dns_api_67002.html b/docs/dns/api-ref/dns_api_67002.html index 4df14720..e266155d 100644 --- a/docs/dns/api-ref/dns_api_67002.html +++ b/docs/dns/api-ref/dns_api_67002.html @@ -32,7 +32,8 @@ - - @@ -67,7 +67,7 @@

                Response

                None

                -

                Returned Value

                If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                +

                Returned Value

                If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                For details, see Status Code.

                diff --git a/docs/dns/api-ref/dns_api_67003.html b/docs/dns/api-ref/dns_api_67003.html index 52668e83..b534f160 100644 --- a/docs/dns/api-ref/dns_api_67003.html +++ b/docs/dns/api-ref/dns_api_67003.html @@ -2,7 +2,7 @@

                Adding or Deleting Resource Tags in Batches

                Function

                Add or delete tags for a specified resource in batches.

                -

                You can add a maximum of 20 tags to a resource.

                +

                You can add up to 20 tags to a resource.

                The API is idempotent.

                • When you are to create tags, if there are duplicate keys in the request body, an error is reported.

                  If a to-be-created tag has the same key as an existing tag, the tag will be created and overwrite the existing one.

                • When tags are being deleted and some tags do not exist, the operation is considered successful by default. The character set of the tags will not be checked.
                @@ -34,7 +34,8 @@
                - - - @@ -132,8 +133,10 @@ } ] } -or -{ + + +

                or

                +
                {
                     "action": "delete",
                     "tags": [
                         {
                @@ -146,12 +149,11 @@ or
                         }
                     ]
                 }
                -

                Response

                None

                -

                Returned Value

                If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                +

                Returned Value

                If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                For details, see Status Code.

                diff --git a/docs/dns/api-ref/dns_api_67004.html b/docs/dns/api-ref/dns_api_67004.html index f60dd85d..9e828131 100644 --- a/docs/dns/api-ref/dns_api_67004.html +++ b/docs/dns/api-ref/dns_api_67004.html @@ -30,7 +30,8 @@ - - @@ -76,14 +77,16 @@ - - @@ -109,7 +112,7 @@ } -

                Returned Value

                If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                +

                Returned Value

                If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                For details, see Status Code.

                diff --git a/docs/dns/api-ref/dns_api_67006.html b/docs/dns/api-ref/dns_api_67006.html index b669eb33..7680cb25 100644 --- a/docs/dns/api-ref/dns_api_67006.html +++ b/docs/dns/api-ref/dns_api_67006.html @@ -6,13 +6,13 @@

                URI

                POST /v2/{project_id}/{resource_type}/resource_instances/action

                For details, see Table 1. -
                Table 3 Parameters in the tag list

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                String

                Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

                +

                Tag key

                +

                A key can contain up to 36 Unicode characters. The key cannot be empty.

                value

                @@ -100,7 +102,8 @@

                String

                Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

                +

                Tag value

                +

                Each value can contain up to 43 Unicode characters and can be an empty string.

                String

                Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

                +

                Resource type.

                +
                • DNS-public_zone
                • DNS-private_zone
                • DNS-public_recordset
                • DNS-private_recordset
                • DNS-ptr_record

                resource_id

                @@ -50,8 +51,7 @@

                String

                Tag key

                -

                The key cannot be left blank or be an empty string.

                +

                Tag key, which cannot be left blank or be an empty string

                String

                Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

                +

                Resource type.

                +
                • DNS-public_zone
                • DNS-private_zone
                • DNS-public_recordset
                • DNS-private_recordset
                • DNS-ptr_record

                resource_id

                @@ -100,8 +101,8 @@

                String

                Tag key, which cannot be left blank or be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

                -
                • When action is set to create, the key contains 36 Unicode characters at most.
                • When action is set to delete, the key contains 127 Unicode characters at most.
                +

                Tag key

                +

                A key can contain up to 36 Unicode characters. The key cannot be empty.

                value

                @@ -110,8 +111,8 @@

                String

                Tag value, which can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

                -
                • When action is set to create, the tag value is mandatory and contains 43 Unicode characters at most.
                • When action is set to delete, the tag value is optional and contains 255 Unicode characters at most. If you leave it blank, tags are deleted by key.
                +

                Tag value

                +

                Each value can contain up to 43 Unicode characters and can be an empty string.

                String

                Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

                +

                Resource type.

                +
                • DNS-public_zone
                • DNS-private_zone
                • DNS-public_recordset
                • DNS-private_recordset
                • DNS-ptr_record

                resource_id

                @@ -85,7 +86,7 @@ } -

                Returned Value

                If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                +

                Returned Value

                If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                For details, see Status Code.

                diff --git a/docs/dns/api-ref/dns_api_67005.html b/docs/dns/api-ref/dns_api_67005.html index 8c328eb2..8256dca9 100644 --- a/docs/dns/api-ref/dns_api_67005.html +++ b/docs/dns/api-ref/dns_api_67005.html @@ -30,7 +30,8 @@

                String

                Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

                +

                Resource type.

                +
                • DNS-public_zone
                • DNS-private_zone
                • DNS-public_recordset
                • DNS-private_recordset
                • DNS-ptr_record

                String

                Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

                +

                Tag key

                +

                A key can contain up to 36 Unicode characters. The key cannot be empty.

                values

                Array of strings

                Tag value, which contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

                +

                Tag value

                +

                Each value can contain up to 43 Unicode characters and can be an empty string.

                Table 1 Parameters in the URI

                Parameter

                +
                - - - @@ -31,7 +31,8 @@ - @@ -40,13 +41,13 @@

                Request

                • Parameter description -
                Table 1 Parameters in the URI

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                +

                Description

                String

                Resource type, which can be DNS-public_zone, DNS-private_zone, DNS-public_recordset, DNS-private_recordset, or DNS-ptr_record

                +

                Resource type.

                +
                • DNS-public_zone
                • DNS-private_zone
                • DNS-public_recordset
                • DNS-private_recordset
                • DNS-ptr_record
                Table 2 Parameters in the request

                Parameter

                +
                - - - @@ -54,40 +55,40 @@ - - - - -
                Table 2 Parameters in the request

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                +

                Description

                No

                Array of object

                +

                Array of tags objects

                Includes specified tags. For details, see Table 3.

                -

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 10 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                +

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 20 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                tags_any

                No

                Array of object

                +

                Array of tags objects

                Includes any of the specified tags. For details, see Table 3.

                -

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 10 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                +

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 20 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                not_tags

                No

                Array of object

                +

                Array of tags objects

                Excludes specified tags. For details, see Table 3.

                -

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 10 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                +

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 20 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                not_tags_any

                No

                Array of object

                +

                Array of tags objects

                Excludes any of the specified tags. For details, see Table 3.

                -

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 10 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                +

                The structure body is mandatory. A maximum of 20 tag keys are allowed in each query operation. The tag key cannot be left blank or set to the empty string. One tag key can have up to 20 tag values. Each tag key must be unique, and the tag values of one key must also be unique.

                limit

                @@ -98,7 +99,7 @@

                Number of resources on each page

                The value range is 1–1000.

                -
                • If the value of action is set to filter, the default value is 1000.
                • If action is set to count, this parameter does not take effect.
                +
                • If action is set to filter, the default value is 1000.
                • If action is set to count, this parameter does not take effect.

                offset

                @@ -110,7 +111,7 @@

                Start offset of pagination query. The query will start from the next resource of the offset value.

                The value ranges from 0 to 2147483647.

                The default value is 0.

                -
                • You do not need to specify this parameter when querying resources on the first page.
                • When you query resources on subsequent pages, set the value of offset to the location returned in the response body for the previous query.
                • If action is set to filter, this parameter takes effect. Its value can be 0 (default) or a positive integer.
                • If action is set to count, this parameter does not take effect.
                +
                • You do not need to specify this parameter when querying resources on the first page.
                • When you query resources on subsequent pages, set the value of offset to the location returned in the response body for the previous query.
                • If action is set to filter, this parameter takes effect. Its value can be 0 (default) or a positive integer.
                • If action is set to count, this parameter does not take effect.

                action

                @@ -128,24 +129,24 @@

                No

                Array of object

                +

                Array of matches objects

                Field to be matched. For details, see Table 4.

                This parameter specifies the key-value pair to be matched in the query.

                -

                If value is left blank, an exact match is performed. Otherwise, a fuzzy match is performed.

                +

                If value is left blank, exact matching will work. Otherwise, fuzzy matching will work.

                -
                Table 3 Parameters in the tags field

                Parameter

                +
                - - - @@ -155,7 +156,8 @@ - -
                Table 3 Parameters in the tags field

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                +

                Description

                String

                Tag key. A key contains 127 Unicode characters and cannot be blank. (This parameter is not verified in the search process.)

                +

                Tag key

                +

                A key can contain up to 36 Unicode characters. The key cannot be empty.

                values

                @@ -164,24 +166,21 @@

                Array of strings

                Values of the tag.

                -

                A value contains a maximum of 255 Unicode characters.

                -

                The asterisk (*) is a reserved character.

                -

                If the value starts with an asterisk (*), fuzzy matching will work for the string following the asterisk.

                -

                If this parameter is not specified, any value is matched. The values are in OR relationship.

                +

                Tag value

                +

                Each value can contain up to 43 Unicode characters and can be an empty string.

                -
                Table 4 Parameters in the matches field

                Parameter

                +
                - - - @@ -191,7 +190,7 @@ -
                Table 4 Parameters in the matches field

                Parameter

                Mandatory

                +

                Mandatory

                Type

                +

                Type

                Description

                +

                Description

                String

                Key to be matched. Currently, it can only be resource_name.

                +

                Key to be matched. It can only be resource_name.

                value

                @@ -206,7 +205,6 @@
                -

              • Example request
                Query DNS resources by tag.
                POST https://{DNS_Endpoint}/v2/{project_id}/DNS-private_zone/resource_instances/action
                The following is a request example when action is set to filter:
                {
                @@ -313,17 +311,17 @@
                 
              • Response

                • Parameter description -
                  Table 5 Parameters in the response

                  Parameter

                  +
                  - - - @@ -339,11 +337,11 @@
                  Table 5 Parameters in the response

                  Parameter

                  Type

                  +

                  Type

                  Description

                  +

                  Description

                  resources

                  Array of object

                  +

                  Array of resource objects

                  Resource list For details, see Table 6.

                  -
                  Table 6 Parameters in the resources field

                  Parameter

                  +
                  - - @@ -356,16 +354,16 @@ - - -
                  Table 6 Parameters in the resources field

                  Parameter

                  Type

                  +

                  Type

                  Description

                  +

                  Description

                  resource_detail

                  String

                  +

                  Object

                  Resource details. This field is reserved for subsequent extension, and its value defaults to an empty string.

                  tags

                  Array of object

                  +

                  Array of tag objects

                  List of queried tags. If no tag is matched, an empty array is returned. For details, see Table 2.

                  +

                  List of queried tags. If no tag is matched, an empty array is returned. For details, see Table 7.

                  resource_name

                  @@ -378,8 +376,36 @@
                  + +
                  + + + + + + + + + + + + + +
                  Table 7 Description of the tag field

                  Parameter

                  +

                  Type

                  +

                  Description

                  +

                  key

                  +

                  String

                  +

                  Tag key

                  +

                  A key can contain up to 36 Unicode characters. The key cannot be empty.

                  +

                  value

                  +

                  String

                  +

                  Tag value

                  +

                  Each value can contain up to 43 Unicode characters and can be an empty string.

                  +
                  +
                  -
                  • Example response
                    The following is a request example when action is set to filter:
                    {
                    +
                    • Example response
                      The following is a request example when action is set to filter:
                      {
                           "resources": [
                               {
                                   "resource_detail": null, 
                      @@ -400,13 +426,13 @@
                           "total_count": 1000
                       }
                      -
                      The following is a request example when action is set to count:
                      {
                      +
                      The following is a request example when action is set to count:
                      {
                           "total_count": 1000
                       }
                    -

                    Returned Value

                    If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

                    +

                    Returned Value

                    If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

                    For details, see Status Code.

                    diff --git a/docs/dns/api-ref/dns_api_70000.html b/docs/dns/api-ref/dns_api_70000.html new file mode 100644 index 00000000..eb308462 --- /dev/null +++ b/docs/dns/api-ref/dns_api_70000.html @@ -0,0 +1,19 @@ + + +

                    Permissions Policies and Supported Actions

                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_70001.html b/docs/dns/api-ref/dns_api_70001.html new file mode 100644 index 00000000..54f6a163 --- /dev/null +++ b/docs/dns/api-ref/dns_api_70001.html @@ -0,0 +1,23 @@ + + +

                    Introduction

                    +

                    This topic describes fine-grained permissions management for your DNS resources. Skip this topic if your cloud account does not need individual IAM users.

                    +

                    By default, new IAM users do not have any permissions granted. You need to add a user to one or more groups, and assign policies or roles to these groups. The user then inherits permissions from the groups it is a member of. This process is called authorization. After authorization, the user can perform specified operations on cloud services based on the permissions.

                    +

                    You can grant users permissions by using roles and policies. Roles are a type of coarse-grained authorization mechanism that defines permissions related to user responsibilities. Policies define API-based permissions for operations on specific resources under certain conditions, allowing for more fine-grained, secure access control of cloud resources.

                    +

                    Policy-based authorization is useful if you want to allow or deny the access to an API.

                    +
                    +

                    An account has permissions to call all APIs, but IAM users must have the required permissions specifically assigned. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user queries the public zone list using an API, the user must have been granted permissions that allow the dns:zone:list action.

                    +

                    Supported Actions

                    DNS provides system-defined policies that can be directly used in IAM. You can also create custom policies and use them to supplement system-defined policies, implementing more refined access control. Actions supported by policies are specific to APIs. The following are common concepts related to policies:

                    +
                    • Permission: A statement in a policy that allows or denies certain operations.
                    • APIs: REST APIs that can be called in a custom policy.
                    • Actions: added to a custom policy to control permissions for specific operations.
                    • Related actions: Actions on which a specific action depends to take effect. When assigning permissions for the action to a user, you also need to assign permissions for the dependent actions.
                    • IAM projects or enterprise projects: Type of projects in which policies can be used to grant permissions. A policy can be applied to IAM projects, enterprise projects, or both. Policies that contain actions supporting both IAM projects and enterprise projects can be assigned to user groups and take effect in both IAM and Enterprise Management. Policies that only contain actions supporting IAM projects can be assigned to user groups and only take effect in IAM. Such policies will not take effect if they are assigned to user groups in Enterprise Management.
                    +

                    The check mark (√) indicates that an action takes effect. The cross mark (x) indicates that an action does not take effect.

                    +
                    +

                    DNS supports the following actions that can be defined in custom policies:

                    +
                    • Zone Management: contains actions supported by all zone management APIs, such as the API for creating a zone.
                    • Record Set Management: contains actions supported by all record set management APIs, such as the API for creating a record set.
                    • PTR Record Management: contains actions supported by all PTR record management APIs, such as the API for creating a PTR record.
                    • Tag Management: contains actions supported by all tag management APIs, such as the API for adding a resource tag.
                    +
                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_70002.html b/docs/dns/api-ref/dns_api_70002.html new file mode 100644 index 00000000..4d8ab7a9 --- /dev/null +++ b/docs/dns/api-ref/dns_api_70002.html @@ -0,0 +1,121 @@ + + +

                    Zone Management

                    +
                    +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    Table 1 Actions for zone management

                    Permission

                    +

                    API

                    +

                    Action

                    +

                    Dependent Permission

                    +

                    IAM Project

                    +

                    Create a zone.

                    +

                    POST /v2/zones

                    +

                    dns:zone:create

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Query a zone.

                    +

                    GET /v2/zones/{zone_id}

                    +

                    dns:zone:get

                    +

                    -

                    +

                    √

                    +

                    List the zones.

                    +

                    GET /v2/zones

                    +

                    dns:zone:list

                    +

                    -

                    +

                    √

                    +

                    Querying Name Servers in a Zone

                    +

                    GET /v2/zones/{zone_id}/nameservers

                    +

                    dns:zone:list

                    +

                    -

                    +

                    √

                    +

                    Modify a zone.

                    +

                    PATCH /v2/zones/{zone_id}

                    +

                    dns:zone:update

                    +

                    -

                    +

                    √

                    +

                    Delete a zone.

                    +

                    DELETE /v2/zones/{zone_id}

                    +

                    dns:zone:delete

                    +

                    ces:remoteChecks:list

                    +

                    ces:siteMonitorHealthCheck:get

                    +

                    ces:siteMonitorHealthCheck:create

                    +

                    ces:siteMonitorRule:delete

                    +

                    ces:siteMonitorRule:put

                    +

                    √

                    +

                    Associate a private zone with a VPC.

                    +

                    POST /v2/zones/{zone_id}/associaterouter

                    +

                    dns:zone:associaterouter

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Disassociate a VPC from a private zone.

                    +

                    POST /v2/zones/{zone_id}/disassociaterouter

                    +

                    dns:zone:disassociaterouter

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +
                    +
                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_70003.html b/docs/dns/api-ref/dns_api_70003.html new file mode 100644 index 00000000..6d82642e --- /dev/null +++ b/docs/dns/api-ref/dns_api_70003.html @@ -0,0 +1,96 @@ + + +

                    Record Set Management

                    +
                    +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    Table 1 Actions for record set management

                    Permission

                    +

                    API

                    +

                    Action

                    +

                    Dependent Permission

                    +

                    IAM Project

                    +

                    Create a record set.

                    +

                    POST /v2/zones/{zone_id}/recordsets

                    +

                    dns:recordset:create

                    +

                    -

                    +

                    √

                    +

                    Query a record set.

                    +

                    GET /v2/zones/{zone_id}/recordsets/{recordset_id}

                    +

                    dns:recordset:get

                    +

                    -

                    +

                    √

                    +

                    Query record sets in a specified zone.

                    +

                    GET /v2/zones/{zone_id}/recordsets

                    +

                    dns:recordset:list

                    +

                    -

                    +

                    √

                    +

                    Query all record sets.

                    +

                    GET /v2/recordsets

                    +

                    dns:recordset:list

                    +

                    -

                    +

                    √

                    +

                    Modify a record set.

                    +

                    PUT /v2/zones/{zone_id}/recordsets/{recordset_id}

                    +

                    dns:recordset:update

                    +

                    -

                    +

                    √

                    +

                    Delete a record set.

                    +

                    DELETE /v2/zones/{zone_id}/recordsets/{recordset_id}

                    +

                    dns:recordset:delete

                    +

                    ces:remoteChecks:list

                    +

                    ces:siteMonitorHealthCheck:get

                    +

                    ces:siteMonitorHealthCheck:create

                    +

                    ces:siteMonitorRule:delete

                    +

                    ces:siteMonitorRule:put

                    +

                    √

                    +
                    +
                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_70004.html b/docs/dns/api-ref/dns_api_70004.html new file mode 100644 index 00000000..751b2af1 --- /dev/null +++ b/docs/dns/api-ref/dns_api_70004.html @@ -0,0 +1,96 @@ + + +

                    PTR Record Management

                    +
                    +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    Table 1 Actions for PTR record management

                    Permission

                    +

                    API

                    +

                    Action

                    +

                    Dependent Permission

                    +

                    IAM Project

                    +

                    Create a PTR record.

                    +

                    PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

                    +

                    dns:ptr:set

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Modify a PTR record.

                    +

                    PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

                    +

                    dns:ptr:set

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Unset a PTR record.

                    +

                    PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

                    +

                    dns:ptr:set

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Unset PTR records in batches.

                    +

                    DELETE /v2.1/reverse/floatingips

                    +

                    dns:ptr:set

                    +

                    vpc:*:get*

                    +

                    vpc:*:list*

                    +

                    √

                    +

                    Query a PTR record.

                    +

                    GET /v2/reverse/floatingips/{region}:{floatingip_id}

                    +

                    dns:ptr:get

                    +

                    -

                    +

                    √

                    +

                    Query PTR records.

                    +

                    GET /v2/reverse/floatingips

                    +

                    dns:ptr:list

                    +

                    -

                    +

                    √

                    +
                    +
                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_70005.html b/docs/dns/api-ref/dns_api_70005.html new file mode 100644 index 00000000..32dbf54e --- /dev/null +++ b/docs/dns/api-ref/dns_api_70005.html @@ -0,0 +1,93 @@ + + +

                    Tag Management

                    +
                    +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    Table 1 Actions for tag management

                    Permission

                    +

                    API

                    +

                    Action

                    +

                    Dependent Permission

                    +

                    IAM Project

                    +

                    (Project)

                    +

                    Add a resource tag.

                    +

                    POST /v2/{project_id}/{resource_type}/{resource_id}/tags

                    +

                    dns:tag:set

                    +

                    -

                    +

                    √

                    +

                    Add or delete resource tags in batches.

                    +

                    POST /v2/{project_id}/{resource_type}/{resource_id}/tags/action

                    +

                    dns:tag:set

                    +

                    -

                    +

                    √

                    +

                    Delete a resource tag.

                    +

                    DELETE /v2/{project_id}/{resource_type}/{resource_id}/tags/{key}

                    +

                    dns:tag:set

                    +

                    -

                    +

                    √

                    +

                    Query tags of a resource.

                    +

                    GET /v2/{project_id}/{resource_type}/{resource_id}/tags

                    +

                    dns:tag:get

                    +

                    -

                    +

                    √

                    +

                    Query project tags.

                    +

                    GET /v2/{project_id}/{resource_type}/tags

                    +

                    dns:tag:get

                    +

                    -

                    +

                    √

                    +

                    Query resources by tag.

                    +

                    POST /v2/{project_id}/{resource_type}/resource_instances/action

                    +

                    dns:tag:get

                    +

                    -

                    +

                    √

                    +
                    +
                    +
                    + + diff --git a/docs/dns/api-ref/dns_api_80000.html b/docs/dns/api-ref/dns_api_80000.html index 004ec62f..94978e0f 100644 --- a/docs/dns/api-ref/dns_api_80000.html +++ b/docs/dns/api-ref/dns_api_80000.html @@ -1,6 +1,6 @@ -

                    Public Parameters

                    +

                    Appendix

                    diff --git a/docs/dns/api-ref/dns_api_80003.html b/docs/dns/api-ref/dns_api_80003.html index 808f286d..aa519e77 100644 --- a/docs/dns/api-ref/dns_api_80003.html +++ b/docs/dns/api-ref/dns_api_80003.html @@ -1,7 +1,7 @@

                    Error Code

                    -

                    Introduction

                    When an API call encounters an error, an error structure is returned. This section describes parameters of the DNS error codes.

                    +

                    Introduction

                    When an API call encounters an error, an error structure is returned. The following table describes DNS error codes.

                    Error Code Structure Format

                    {
                         "code": "DNS.0001",
                    @@ -9,2052 +9,1953 @@
                     }

                    Error Code Description

                    -
                    - - - @@ -112,7 +114,7 @@
                    diff --git a/docs/dns/api-ref/dns_api_80007.html b/docs/dns/api-ref/dns_api_80007.html index efa9198b..d150475c 100644 --- a/docs/dns/api-ref/dns_api_80007.html +++ b/docs/dns/api-ref/dns_api_80007.html @@ -1,22 +1,46 @@

                    Obtaining a Project ID

                    -
                    A project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to obtain a project ID:
                    1. Log in to the management console.
                    2. Click the username and select My Credentials from the drop-down list.

                      On the My Credentials page, view project IDs in the project list.

                      -
                      Figure 1 Viewing project IDs
                      +

                      Scenarios

                      A project ID is required for some URLs when an API is called. Therefore, you need to obtain a project ID in advance. Two methods are available:

                      + +
                      +

                      Obtain the Project ID by Calling an API

                      You can obtain the project ID by calling the IAM API used to query project information based on the specified criteria.

                      +

                      The API used to obtain a project ID is GET https://{Endpoint}/v3/projects. {Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints.

                      +

                      The following is an example response. The value of id is the project ID.

                      +
                      {
                      +    "projects": [
                      +        {
                      +            "domain_id": "65ewtrgaggshhk1223245sghjlse684b",
                      +            "is_domain": false,
                      +            "parent_id": "65ewtrgaggshhk1223245sghjlse684b",
                      +            "name": "project_name",
                      +            "description": "",
                      +            "links": {
                      +                "next": null,
                      +                "previous": null,
                      +                "self": "https://www.example.com/v3/projects/a4adasfjljaaaakla12334jklga9sasfg"
                      +            },
                      +            "id": "a4adasfjljaaaakla12334jklga9sasfg",
                      +            "enabled": true
                      +        }
                      +    ],
                      +    "links": {
                      +        "next": null,
                      +        "previous": null,
                      +        "self": "https://www.example.com/v3/projects"
                      +    }
                      +}
                      +
                      +

                      Obtain a Project ID from the Console

                      A project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to obtain a project ID:
                      1. Log in to the management console.
                      2. Click the username and select My Credentials from the drop-down list.

                        On the My Credentials page, view project IDs in the project list.

                        +
                        Figure 1 Viewing project IDs

                        In multi-project scenarios, expand the region, and obtain your sub-project ID from the Project ID column.

                      +
                      - - \ No newline at end of file diff --git a/docs/dns/api-ref/dns_api_a0000.html b/docs/dns/api-ref/dns_api_a0000.html deleted file mode 100644 index 8f5fffd1..00000000 --- a/docs/dns/api-ref/dns_api_a0000.html +++ /dev/null @@ -1,168 +0,0 @@ - - -

                      Change History

                      -
                      -

                    Category

                    +
                    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2064,7 +1965,7 @@
                    diff --git a/docs/dns/api-ref/dns_api_80005.html b/docs/dns/api-ref/dns_api_80005.html index 9065083e..88c3c3bd 100644 --- a/docs/dns/api-ref/dns_api_80005.html +++ b/docs/dns/api-ref/dns_api_80005.html @@ -48,6 +48,16 @@ + + + + + +
                    Table 1 Error codes

                    Status Code

                    Status Code

                    +

                    Error Code

                    Error Code

                    +

                    Message

                    Message

                    +

                    Description

                    Description

                    -

                    Handling Measure

                    +

                    Handling Measure

                    General

                    +

                    500

                    500

                    +

                    DNS.0000

                    DNS.0000

                    +

                    The system is busy. Try again later.

                    The system is busy. Try again later.

                    +

                    Unknown error.

                    Unknown error.

                    -

                    Retry the operation. If the error persists, contact customer service.

                    -

                    500

                    -

                    DNS.0001

                    -

                    Internal error.

                    -

                    Internal error.

                    -

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    +

                    500

                    DNS.0002

                    +

                    DNS.0001

                    Invalid request.

                    +

                    Internal error.

                    Invalid request.

                    +

                    Internal error.

                    Check whether the request parameter is empty or invalid.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    500

                    +

                    400

                    DNS.0003

                    +

                    DNS.0002

                    The system is busy. Try again later.

                    +

                    Invalid request.

                    DB exception.

                    +

                    Invalid request.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Check whether the request parameter is empty or invalid.

                    404

                    +

                    500

                    DNS.0004

                    +

                    DNS.0003

                    No record sets found.

                    +

                    The system is busy. Try again later.

                    No record sets found.

                    +

                    DB exception.

                    Check whether the resource is available.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    401

                    +

                    404

                    DNS.0005

                    +

                    DNS.0004

                    Authentication required.

                    +

                    No record sets found.

                    Authentication required.

                    +

                    No record sets found.

                    1. When calling an API, check whether the token is valid.

                    -

                    2. Check whether you have operation permission on the requested resources.

                    +

                    Check whether the resource is available.

                    400

                    +

                    401

                    DNS.0006

                    +

                    DNS.0005

                    The limit parameter is invalid.

                    +

                    Authentication required.

                    The limit parameter is invalid.

                    +

                    Authentication required.

                    Check the value of limit in the request.

                    +
                    1. When you call an API, check whether the token is valid.
                    2. Check whether you have operation permission on the requested resources.

                    400

                    +

                    400

                    DNS.0007

                    +

                    DNS.0006

                    The marker parameter is invalid.

                    +

                    The limit parameter is invalid.

                    The marker parameter is invalid.

                    +

                    The limit parameter is invalid.

                    Check the value of marker in the request.

                    +

                    Check the value of limit in the request.

                    400

                    +

                    400

                    DNS.0008

                    +

                    DNS.0007

                    The zone of this type is not supported now.

                    +

                    The marker parameter is invalid.

                    The zone of this type is not supported now.

                    +

                    The marker parameter is invalid.

                    Check the zone type and try again.

                    +

                    Check the value of marker in the request.

                    400

                    +

                    400

                    DNS.0009

                    +

                    DNS.0008

                    The startTime parameter is invalid.

                    +

                    The zone of this type is not supported now.

                    The startTime parameter is invalid.

                    +

                    The zone of this type is not supported now.

                    Check the value of startTime in the request.

                    +

                    Check the zone type and try again.

                    400

                    +

                    400

                    DNS.0010

                    +

                    DNS.0009

                    The endTime parameter is invalid.

                    +

                    The startTime parameter is invalid.

                    The endTime parameter is invalid.

                    +

                    The startTime parameter is invalid.

                    Check the value of endTime in the request.

                    +

                    Check the value of startTime in the request.

                    400

                    +

                    400

                    DNS.0011

                    +

                    DNS.0010

                    The Start parameter is invalid.

                    +

                    The endTime parameter is invalid.

                    The start parameter is invalid.

                    +

                    The endTime parameter is invalid.

                    Check the value of start in the request.

                    +

                    Check the value of endTime in the request.

                    500

                    +

                    400

                    DNS.0012

                    +

                    DNS.0011

                    An error occurred when the VPC service is called.

                    +

                    The Start parameter is invalid.

                    An error occurred when the VPC service is called.

                    +

                    The start parameter is invalid.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Check the value of start in the request.

                    403

                    +

                    500

                    DNS.0013

                    +

                    DNS.0012

                    You do not have the permission to perform this operation using the API.

                    +

                    An error occurred when the VPC service is called.

                    You do not have the permission to perform this operation using the API.

                    +

                    An error occurred when the VPC service is called.

                    The project of the requested resource may be frozen. Log in to the IAM console with the domain account and check whether the project status is normal.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    403

                    +

                    403

                    DNS.0014

                    +

                    DNS.0013

                    Request forbidden by flow control.

                    +

                    You do not have the permission to perform this operation using the API.

                    Request forbidden by flow control.

                    +

                    You do not have the permission to perform this operation using the API.

                    Try again some time later.

                    +

                    The project of the requested resource may be frozen. Log in to the IAM console with the account and check whether the project status is normal.

                    500

                    +

                    403

                    DNS.0015

                    +

                    DNS.0014

                    An error occurred when the IAM service is called.

                    +

                    Request forbidden by flow control.

                    An error occurred when the IAM service is called.

                    +

                    Request forbidden by flow control.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Try again some time later.

                    400

                    +

                    500

                    DNS.0016

                    +

                    DNS.0015

                    This record already exists or conflicts with another record.

                    +

                    An error occurred when the IAM service is called.

                    This record already exists.

                    +

                    An error occurred when the IAM service is called.

                    Check the record.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    +

                    400

                    DNS.0017

                    +

                    DNS.0016

                    The offset parameter is invalid.

                    +

                    This record already exists or conflicts with another record.

                    The offset parameter is invalid.

                    +

                    This record already exists.

                    Check the value of offset in the request.

                    +

                    Check the record.

                    409

                    +

                    400

                    DNS.0021

                    +

                    DNS.0017

                    Could not acquire the lock, please try again later.

                    +

                    The offset parameter is invalid.

                    Failed to obtain the lock.

                    +

                    The offset parameter is invalid.

                    Try again later.

                    +

                    Check the value of offset in the request.

                    400/500

                    +

                    409

                    DNS.0022

                    +

                    DNS.0021

                    An error occurred when the Cloud Eye service is called.

                    +

                    Could not acquire the lock, please try again later.

                    An error occurred when Cloud Eye is called.

                    +

                    Failed to obtain the lock.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Try again later.

                    500

                    +

                    400/500

                    DNS.0023

                    +

                    DNS.0022

                    An error occurred when the Cloud Eye service is called. Cloud Eye service response: Read timed out.

                    +

                    An error occurred when the Cloud Eye service is called.

                    An error occurred when the Cloud Eye service is called (Read timed out).

                    +

                    An error occurred when Cloud Eye is called.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    500

                    +

                    500

                    DNS.0024

                    +

                    DNS.0023

                    An error occurred when the Cloud Eye service is called. Connect to Cloud Eye service failed: Connection refused.

                    +

                    An error occurred when the Cloud Eye service is called. Cloud Eye service response: Read timed out.

                    An error occurred when the Cloud Eye service is called (Connection refused).

                    +

                    An error occurred when the Cloud Eye service is called (Read timed out).

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    500

                    +

                    500

                    DNS.0025

                    +

                    DNS.0024

                    An error occurred when the Cloud Eye service is called. Connect to Cloud Eye service failed: connect timed out.

                    +

                    An error occurred when the Cloud Eye service is called. Connect to Cloud Eye service failed: Connection refused.

                    An error occurred when the Cloud Eye service is called (Read timed out).

                    +

                    An error occurred when the Cloud Eye service is called (Connection refused).

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    500

                    +

                    500

                    DNS.0026

                    +

                    DNS.0025

                    Invalid CES endpoint configuration.

                    +

                    An error occurred when the Cloud Eye service is called. Connect to Cloud Eye service failed: connect timed out.

                    Invalid Cloud Eye endpoint configuration.

                    +

                    An error occurred when the Cloud Eye service is called (Read timed out).

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    413

                    +

                    500

                    DNS.0027

                    +

                    DNS.0026

                    Warning: upload file too large.

                    +

                    Invalid CES endpoint configuration.

                    The file to be uploaded is oversized.

                    +

                    Invalid Cloud Eye endpoint configuration.

                    The request body is too large.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    +

                    413

                    DNS.0028

                    +

                    DNS.0027

                    Invalid version.

                    +

                    Warning: upload file too large.

                    Invalid version number.

                    +

                    The file to be uploaded is oversized.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    The request body is too large.

                    400

                    +

                    400

                    DNS.0029

                    +

                    DNS.0028

                    Invalid record.

                    +

                    Invalid version.

                    The record parameter is invalid.

                    +

                    Invalid version number.

                    Check the value of offset in the request.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    403

                    +

                    400

                    DNS.0030

                    +

                    DNS.0029

                    Operation not allowed for this resource.

                    +

                    Invalid record.

                    This operation is not allowed for the requested resource.

                    +

                    The record parameter is invalid.

                    Check whether you have operation permission on the requested resources.

                    +

                    Check the value of offset in the request.

                    403

                    +

                    403

                    DNS.0031

                    +

                    DNS.0030

                    User not allowed.

                    +

                    Operation not allowed for this resource.

                    You do not have permission to perform this operation.

                    +

                    This operation is not allowed for the requested resource.

                    1. When calling an API, check whether the token is valid.

                    -

                    2. Check whether you have operation permission on the requested resources.

                    +

                    Check whether you have operation permission on the requested resources.

                    400

                    +

                    403

                    DNS.0032

                    +

                    DNS.0031

                    Invalid sort key.

                    +

                    User not allowed.

                    The sort key parameter is invalid.

                    +

                    You do not have permission to perform this operation.

                    Check the value of sort key in the request.

                    +
                    1. When you call an API, check whether the token is valid.
                    2. Check whether you have operation permission on the requested resources.

                    400

                    +

                    400

                    DNS.0033

                    +

                    DNS.0032

                    Invalid sort dir.

                    +

                    Invalid sort key.

                    The sort dir parameter is invalid.

                    +

                    The sort key parameter is invalid.

                    Check the value of sort dir in the request.

                    +

                    Check the value of sort key in the request.

                    400/404/500

                    +

                    400

                    DNS.0034

                    +

                    DNS.0033

                    An error occurred when the bss service is called.

                    +

                    Invalid sort dir.

                    The system fails to call the BSS service.

                    +

                    The sort dir parameter is invalid.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Check the value of sort dir in the request.

                    400/404/500

                    +

                    400/404/500

                    DNS.0035

                    +

                    DNS.0034

                    An error occurred when the Cloudsite service is called.

                    +

                    An error occurred when the bss service is called.

                    The system fails to call CloudSite.

                    +

                    The system fails to call the BSS service.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    +

                    400/404/500

                    DNS.0036

                    +

                    DNS.0035

                    An error occurred when the neutron service is called.

                    +

                    An error occurred when the Cloudsite service is called.

                    The system fails to call the Neutron service.

                    +

                    The system fails to call CloudSite.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    403

                    +

                    400

                    DNS.0037

                    +

                    DNS.0036

                    Feature not supported now.

                    +

                    An error occurred when the neutron service is called.

                    This function is not available currently.

                    +

                    The system fails to call the Neutron service.

                    This function is not available currently.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    +

                    403

                    DNS.0038

                    +

                    DNS.0037

                    The show detail parameter is invalid.

                    +

                    Feature not supported now.

                    The show detail parameter is invalid.

                    +

                    This function is not available currently.

                    Check the value of show detail in the request.

                    +

                    This function is not available currently.

                    Pool

                    -

                    400

                    +

                    400

                    DNS.0101

                    +

                    DNS.0038

                    Invalid pool name.

                    +

                    The show detail parameter is invalid.

                    Invalid pool name.

                    +

                    The show detail parameter is invalid.

                    Check the pool name in the request.

                    +

                    Check the value of show detail in the request.

                    400

                    +

                    400

                    DNS.0102

                    +

                    DNS.0101

                    Invalid pool description.

                    +

                    Invalid pool name.

                    Invalid pool description.

                    +

                    Invalid pool name.

                    Check the pool description in the request.

                    +

                    Check the pool name in the request.

                    400

                    +

                    400

                    DNS.0103

                    +

                    DNS.0102

                    Invalid pool type.

                    +

                    Invalid pool description.

                    Invalid pool type.

                    +

                    Invalid pool description.

                    Check whether the pool type you specify is supported or valid.

                    +

                    Check the pool description in the request.

                    400

                    +

                    400

                    DNS.0104

                    +

                    DNS.0103

                    Invalid server configuration in the pool.

                    +

                    Invalid pool type.

                    Invalid server configuration in the pool.

                    +

                    Invalid pool type.

                    Check the host configuration in the pool.

                    +

                    Check whether the pool type you specify is supported or valid.

                    400

                    +

                    400

                    DNS.0105

                    +

                    DNS.0104

                    Invalid name server configuration in the pool.

                    +

                    Invalid server configuration in the pool.

                    Invalid name server configuration in the pool.

                    +

                    Invalid server configuration in the pool.

                    Check the name server configuration.

                    +

                    Check the host configuration in the pool.

                    400

                    +

                    400

                    DNS.0106

                    +

                    DNS.0105

                    Invalid pool region.

                    +

                    Invalid name server configuration in the pool.

                    Invalid region for parameter pool.

                    +

                    Invalid name server configuration in the pool.

                    Check the region configuration.

                    +

                    Check the name server configuration.

                    400

                    +

                    400

                    DNS.0107

                    +

                    DNS.0106

                    Invalid pool ID.

                    +

                    Invalid pool region.

                    Invalid pool ID.

                    +

                    Invalid region for parameter pool.

                    Check the pool ID in the request.

                    +

                    Check the region configuration.

                    404

                    +

                    400

                    DNS.0108

                    +

                    DNS.0107

                    This pool does not exist.

                    +

                    Invalid pool ID.

                    This pool does not exist.

                    +

                    Invalid pool ID.

                    Check whether the pool is available.

                    +

                    Check the pool ID in the request.

                    400

                    +

                    404

                    DNS.0109

                    +

                    DNS.0108

                    This pool is in use.

                    +

                    This pool does not exist.

                    This pool is in use.

                    +

                    This pool does not exist.

                    A pool in use cannot be deleted. Contact customer service.

                    +

                    Check whether the pool is available.

                    Zone

                    -

                    400

                    +

                    400

                    DNS.0201

                    +

                    DNS.0109

                    The email address of the zone is invalid.

                    +

                    This pool is in use.

                    The email address of the zone is invalid.

                    +

                    This pool is in use.

                    Check the email address in the request.

                    +

                    A pool in use cannot be deleted. Contact customer service.

                    400

                    +

                    400

                    DNS.0202

                    +

                    DNS.0201

                    Invalid zone name.

                    +

                    The email address of the zone is invalid.

                    Invalid zone name.

                    +

                    The email address of the zone is invalid.

                    1. Check whether the zone name format is correct.

                    -

                    2. Ensure that the zone name cannot be a top-level or public second-level domain name.

                    +

                    Check the email address in the request.

                    400

                    +

                    400

                    DNS.0203

                    +

                    DNS.0202

                    Invalid zone TTL value. The value ranges from %s to %s.

                    +

                    Invalid zone name.

                    Invalid zone TTL value. The value ranges from {minTTL} to {maxTTL}.

                    +

                    Invalid zone name.

                    Check the TTL value in the request. If the limit does not meet your requirements, contact customer service.

                    +
                    1. Check whether the zone name format is correct.
                    2. Ensure that the zone name cannot be a top-level or public second-level domain name.

                    400

                    +

                    400

                    DNS.0204

                    +

                    DNS.0203

                    Invalid zone type.

                    +

                    Invalid zone TTL value. The value ranges from %s to %s.

                    Invalid zone type.

                    +

                    Invalid TTL value.

                    Check whether the zone type you specify is supported.

                    +

                    Check the TTL value in the request. If the limit does not meet your requirements, contact customer service.

                    404/500

                    +

                    400

                    DNS.0205

                    +

                    DNS.0204

                    No pools available.

                    +

                    Invalid zone type.

                    No pools available.

                    +

                    Invalid zone type.

                    Contact customer service.

                    +

                    Check whether the zone type you specify is supported.

                    400

                    +

                    404/500

                    DNS.0206

                    +

                    DNS.0205

                    Invalid zone description. The description can contain a maximum of 255 characters.

                    +

                    No pools available.

                    Invalid zone description. The description can contain a maximum of 255 characters.

                    +

                    No pools available.

                    Check the zone description in the request.

                    +

                    Contact customer service.

                    500

                    +

                    400

                    DNS.0207

                    +

                    DNS.0206

                    No views available in the pool.

                    +

                    Invalid zone description. The description can contain a maximum of 255 characters.

                    No views available.

                    +

                    Invalid zone description. The description can contain up to 255 characters.

                    Contact customer service.

                    +

                    Check the zone description in the request.

                    400

                    +

                    500

                    DNS.0208

                    +

                    DNS.0207

                    This zone already exists.

                    +

                    No views available in the pool.

                    This zone already exists.

                    +

                    No views available.

                    Check whether the requested zone already exists.

                    +

                    Contact customer service.

                    400/409/500

                    +

                    400

                    DNS.0209

                    +

                    DNS.0208

                    The zone is not in the Normal state.

                    +

                    This zone already exists.

                    The zone is not in the normal state.

                    +

                    This zone already exists.

                    The zone status is not stable. Try again later.

                    +

                    Check whether the requested zone already exists.

                    400

                    +

                    400/409/500

                    DNS.0210

                    +

                    DNS.0209

                    The zone name is used by the system.

                    +

                    The zone is not in the Normal state.

                    The zone name is used by the system.

                    +

                    The zone is not in the normal state.

                    Check the zone name in the request.

                    +

                    The zone status is not stable. Try again later.

                    400

                    +

                    400

                    DNS.0211

                    +

                    DNS.0210

                    The zone name is used by another tenant.

                    +

                    The zone name is used by the system.

                    The zone name is used by another tenant.

                    +

                    The zone name is used by the system.

                    Check the zone name in the request.

                    +

                    Check the zone name in the request.

                    400/409

                    +

                    400

                    DNS.0212

                    +

                    DNS.0211

                    This VPC has already been associated with the zone.

                    +

                    The zone name is used by another tenant.

                    This VPC has already been associated with the zone.

                    +

                    The zone name is used by another tenant.

                    Check whether that the VPC has been associated with the private zone.

                    +

                    Check the zone name in the request.

                    400

                    +

                    400/409

                    DNS.0213

                    +

                    DNS.0212

                    The zone is disabled.

                    +

                    This VPC has already been associated with the zone.

                    The domain name has been suspended.

                    +

                    This VPC has already been associated with the zone.

                    Check the zone status.

                    +

                    Check whether that the VPC has been associated with the private zone.

                    Record set

                    +

                    400

                    400

                    +

                    DNS.0213

                    DNS.0301

                    +

                    The zone is disabled.

                    Invalid zone ID.

                    +

                    The domain name has been suspended.

                    Invalid zone ID.

                    -

                    Check the zone ID in the request.

                    +

                    Check the zone status.

                    400/404

                    +

                    400

                    DNS.0302

                    +

                    DNS.0301

                    This zone does not exist.

                    +

                    Invalid zone ID.

                    This zone does not exist.

                    +

                    Invalid zone ID.

                    Check the zone of the requested record set.

                    +

                    Check the zone ID in the request.

                    400

                    +

                    400/404

                    DNS.0303

                    +

                    DNS.0302

                    Invalid record set TTL value.

                    +

                    This zone does not exist.

                    Invalid record set TTL value.

                    +

                    This zone does not exist.

                    Check the TTL value in the request.

                    +

                    Check the zone of the requested record set.

                    400

                    +

                    400

                    DNS.0304

                    +

                    DNS.0303

                    Invalid record set name.

                    +

                    Invalid record set TTL value.

                    Invalid record set name.

                    +

                    Invalid record set TTL value.

                    Check whether the record set name is a valid domain name ended with the zone name.

                    +

                    Check the TTL value in the request.

                    400

                    +

                    400

                    DNS.0305

                    +

                    DNS.0304

                    Invalid record set description. The description can contain a maximum of 255 characters.

                    +

                    Invalid record set name.

                    Invalid record set description. The description can contain a maximum of 255 characters.

                    +

                    Invalid record set name.

                    Check the record set description in the request.

                    +

                    Check whether the record set name is a valid domain name ended with the zone name.

                    400

                    +

                    400

                    DNS.0307

                    +

                    DNS.0305

                    Invalid record set type.

                    +

                    Invalid record set description. The description can contain a maximum of 255 characters.

                    Invalid record set type.

                    +

                    Invalid record set description. The description can contain up to 255 characters.

                    Check whether the record set type you specify is supported.

                    +

                    Check the record set description in the request.

                    400

                    +

                    400

                    DNS.0308

                    +

                    DNS.0307

                    Invalid record set value.

                    +

                    Invalid record set type.

                    Invalid record set value.

                    +

                    Invalid record set type.

                    Check whether the record set value you specify is well-formatted.

                    +

                    Check whether the record set type you specify is supported.

                    400

                    +

                    400

                    DNS.0309

                    +

                    DNS.0308

                    Invalid record set ID.

                    +

                    Invalid record set value.

                    Invalid record set ID.

                    +

                    Invalid record set value.

                    Check the record set ID in the request.

                    +

                    Check whether the record set value you specify is well-formatted.

                    400/403

                    +

                    400

                    DNS.0310

                    +

                    DNS.0309

                    Invalid tenant ID.

                    +

                    Invalid record set ID.

                    Invalid tenant ID.

                    +

                    Invalid record set ID.

                    Check whether the tenant ID is empty or in incorrect format.

                    +

                    Check the record set ID in the request.

                    400/403

                    +

                    400/403

                    DNS.0311

                    +

                    DNS.0310

                    Invalid domain ID.

                    +

                    Invalid tenant ID.

                    Invalid domain ID.

                    +

                    Invalid tenant ID.

                    Check whether the domain ID is empty or in incorrect format.

                    +

                    Check whether the tenant ID is empty or in incorrect format.

                    400

                    +

                    400/403

                    DNS.0312

                    +

                    DNS.0311

                    This record set name already exists.

                    +

                    Invalid domain ID.

                    This record set already exists.

                    +

                    Invalid domain ID.

                    Check whether the record set name already exists.

                    +

                    Check whether the domain ID is empty or in incorrect format.

                    404

                    +

                    400

                    DNS.0313

                    +

                    DNS.0312

                    This record set does not exist.

                    +

                    This record set name already exists.

                    This record set does not exist.

                    +

                    This record set already exists.

                    Check the requested record set.

                    +

                    Check whether the record set name already exists.

                    400/409

                    +

                    404

                    DNS.0314

                    +

                    DNS.0313

                    The record set is not in a steady state.

                    +

                    This record set does not exist.

                    The record set is not in a steady state.

                    +

                    This record set does not exist.

                    Check the record set status. If it is not stable, you cannot perform operations.

                    +

                    Check the requested record set.

                    400

                    +

                    400/409

                    DNS.0315

                    +

                    DNS.0314

                    Invalid status.

                    +

                    The record set is not in a steady state.

                    Invalid status.

                    +

                    The record set is not in a steady state.

                    Check the status in the request.

                    +

                    Check the record set status. If it is not stable, you cannot perform operations.

                    400/409

                    +

                    400

                    DNS.0317

                    +

                    DNS.0315

                    This record set is a default one and cannot be deleted.

                    +

                    Invalid status.

                    This record set is a default one and cannot be deleted.

                    +

                    Invalid status.

                    Check whether the record set to be deleted is created by default.

                    +

                    Check the status in the request.

                    400/409

                    +

                    400/409

                    DNS.0318

                    +

                    DNS.0317

                    This record set is a default one and cannot be updated.

                    +

                    This record set is a default one and cannot be deleted.

                    This record set is a default one and cannot be updated.

                    +

                    This record set is a default one and cannot be deleted.

                    Check whether the record set to be updated is created by default.

                    +

                    Check whether the record set to be deleted is created by default.

                    400

                    +

                    400/409

                    DNS.0319

                    +

                    DNS.0318

                    The TTL parameter has been out of range.

                    +

                    This record set is a default one and cannot be updated.

                    The TTL value is out of range. The value ranges from {minTTL} to {maxTTL}.

                    +

                    This record set is a default one and cannot be updated.

                    Check the TTL value in the request. If the limit does not meet your requirements, contact customer service.

                    +

                    Check whether the record set to be updated is created by default.

                    400

                    +

                    400

                    DNS.0320

                    +

                    DNS.0319

                    The Zone name levels have been out of MAX count. The maximum is %s.

                    +

                    The TTL parameter has been out of range.

                    The zone name levels have been out of MAX count. The maximum is {maxLevel}.

                    +

                    The TTL value is out of range. The value ranges from {minTTL} to {maxTTL}.

                    Check the domain name level in the request.

                    +

                    Check the TTL value in the request. If the limit does not meet your requirements, contact customer service.

                    400

                    +

                    400

                    DNS.0321

                    +

                    DNS.0320

                    The sub domain levels have been out of MAX count.

                    +

                    The Zone name levels have been out of MAX count. The maximum is %s.

                    The subdomain levels have been out of MAX count. The maximum is {maxLevel}.

                    +

                    The zone name levels have been out of MAX count. The maximum is {maxLevel}.

                    Check the subdomain name in the request.

                    +

                    Check the domain name level in the request.

                    400

                    +

                    400

                    DNS.0322

                    +

                    DNS.0321

                    The number of weighted record sets with the same name, type, and resolution line has reached the limit %s.

                    +

                    The sub domain levels have been out of MAX count.

                    The number of record sets of the same name, type, and resolution line exceeds the limit.

                    +

                    The subdomain levels have been out of MAX count. The maximum is {maxLevel}.

                    If the limit does not meet your requirements, contact customer service.

                    +

                    Check the subdomain name in the request.

                    400

                    +

                    400

                    DNS.0323

                    +

                    DNS.0322

                    The weight must range from %s to %s.

                    +

                    The number of weighted record sets with the same name, type, and resolution line has reached the limit %s.

                    The weight must range from 0 to 100.

                    +

                    The number of record sets of the same name, type, and resolution line exceeds the limit.

                    Change the weight value.

                    +

                    If the limit does not meet your requirements, contact customer service.

                    400

                    +

                    400

                    DNS.0324

                    +

                    DNS.0323

                    This record set is a default one and cannot be operated.

                    +

                    The weight must range from %s to %s.

                    You cannot perform this operation on a default record set.

                    +

                    The weight must range from 0 to 100.

                    You cannot perform this operation on a default record set.

                    +

                    Change the weight value.

                    400

                    +

                    400

                    DNS.0325

                    +

                    DNS.0324

                    The resolution line for record sets in this type of zones must be 'default_view'.

                    +

                    This record set is a default one and cannot be operated.

                    The resolution line for record sets in this type of zones must be default_view.

                    +

                    You cannot perform this operation on a default record set.

                    Change the resolution line in the request.

                    +

                    You cannot perform this operation on a default record set.

                    400

                    +

                    400

                    DNS.0326

                    +

                    DNS.0325

                    The batch number has been out of MAX count. The maximum is %s.

                    +

                    The resolution line for record sets in this type of zones must be 'default_view'.

                    The batch number has been out of MAX count.

                    +

                    The resolution line for record sets in this type of zones must be default_view.

                    Modify the request parameter.

                    +

                    Change the resolution line in the request.

                    400

                    +

                    400

                    DNS.0327

                    +

                    DNS.0326

                    The batch number has been out of MAX count. The maximum is %s.

                    +

                    The batch number has been out of MAX count. The maximum is %s.

                    The batch number has been out of MAX count.

                    +

                    The batch number has been out of MAX count.

                    Modify the request parameter.

                    +

                    Modify the request parameter.

                    400

                    +

                    400

                    DNS.0328

                    +

                    DNS.0327

                    Cannot create this record set because the same one already exists but is not weighted. Specify a weight for the previous record set first.

                    +

                    The batch number has been out of MAX count. The maximum is %s.

                    Specify a weight for the previous record set first.

                    +

                    The batch number has been out of MAX count.

                    Specify a weight for the previous record set first.

                    +

                    Modify the request parameter.

                    400

                    +

                    400

                    DNS.0329

                    +

                    DNS.0328

                    The batch number has been out of MAX count. The maximum is %s.

                    +

                    Cannot create this record set because the same one already exists but is not weighted. Specify a weight for the previous record set first.

                    The number of requested resources has exceeded the limit.

                    +

                    Specify a weight for the previous record set first.

                    Modify the request parameter.

                    +

                    Specify a weight for the previous record set first.

                    400

                    +

                    400

                    DNS.0330

                    +

                    DNS.0329

                    Invalid alias resource type.

                    +

                    The batch number has been out of MAX count. The maximum is %s.

                    The resource type of parameter alias is invalid.

                    +

                    The number of requested resources has exceeded the limit.

                    Check the resource type of the alias.

                    +

                    Modify the request parameter.

                    400

                    +

                    400

                    DNS.0331

                    +

                    DNS.0330

                    Invalid alias resource domain name.

                    +

                    Invalid alias resource type.

                    The domain name of parameter alias is invalid.

                    +

                    The resource type of parameter alias is invalid.

                    Check the value of alias in the request.

                    +

                    Check the resource type of the alias.

                    400

                    +

                    400

                    DNS.0332

                    +

                    DNS.0331

                    The alias must be a domain name of a cloud resource.

                    +

                    Invalid alias resource domain name.

                    The alias domain name must be hosted on the DNS server.

                    +

                    The domain name of parameter alias is invalid.

                    Check the value of alias in the request.

                    +

                    Check the value of alias in the request.

                    400

                    +

                    400

                    DNS.0333

                    +

                    DNS.0332

                    The alias is not supported now.

                    +

                    The alias must be a domain name of a cloud resource.

                    Alias records are not supported.

                    +

                    The alias domain name must be hosted on the DNS server.

                    Contact customer service.

                    +

                    Check the value of alias in the request.

                    Quota

                    -

                    400

                    +

                    400

                    DNS.0401

                    +

                    DNS.0333

                    Invalid quota type.

                    +

                    The alias is not supported now.

                    Invalid quota type.

                    +

                    Alias records are not supported.

                    Check the quota type in the request.

                    +

                    Contact customer service.

                    400

                    +

                    400

                    DNS.0402

                    +

                    DNS.0401

                    Invalid quota value.

                    +

                    Invalid quota type.

                    Invalid quota value.

                    +

                    Invalid quota type.

                    The quota value exceeds the limit. Contact customer service.

                    +

                    Check the quota type in the request.

                    403

                    +

                    400

                    DNS.0403

                    +

                    DNS.0402

                    Insufficient record set quota.

                    +

                    Invalid quota value.

                    Insufficient record set quota.

                    +

                    Invalid quota value.

                    The number of record sets exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The quota value exceeds the limit. Contact customer service.

                    403

                    +

                    403

                    DNS.0404

                    +

                    DNS.0403

                    Insufficient zone quota.

                    +

                    Insufficient record set quota.

                    Insufficient zone quota.

                    +

                    Insufficient record set quota.

                    The number of zones exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of record sets exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    403

                    +

                    403

                    DNS.0405

                    +

                    DNS.0404

                    Insufficient PTR record quota.

                    +

                    Insufficient zone quota.

                    Insufficient PTR record quota.

                    +

                    Insufficient zone quota.

                    The number of PTR records exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of zones exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    403

                    +

                    403

                    DNS.0406

                    +

                    DNS.0405

                    Insufficient inbound endpoint quota.

                    +

                    Insufficient PTR record quota.

                    Insufficient inbound rule quota.

                    +

                    Insufficient PTR record quota.

                    The number of inbound endpoints has reached the upper limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of PTR records exceeds the quota limit. If the limit does not meet your requirements, contact customer service.

                    403

                    +

                    403

                    DNS.0407

                    +

                    DNS.0406

                    Insufficient outbound endpoint quota.

                    +

                    Insufficient inbound endpoint quota.

                    Insufficient outbound rule quota.

                    +

                    Insufficient inbound rule quota.

                    The number of outbound endpoints has reached the upper limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of inbound endpoints has reached the upper limit. If the limit does not meet your requirements, contact customer service.

                    403

                    +

                    403

                    DNS.0408

                    +

                    DNS.0407

                    Insufficient custom line quota.

                    +

                    Insufficient outbound endpoint quota.

                    Insufficient custom line quota.

                    +

                    Insufficient outbound rule quota.

                    The number of custom lines has reached the limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of outbound endpoints has reached the upper limit. If the limit does not meet your requirements, contact customer service.

                    403

                    +

                    403

                    DNS.0409

                    +

                    DNS.0408

                    Insufficient line group quota.

                    +

                    Insufficient custom line quota.

                    Insufficient line group quota.

                    +

                    Insufficient custom line quota.

                    The number of line groups has reached the limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of custom lines has reached the limit. If the limit does not meet your requirements, contact customer service.

                    PTR record

                    -

                    400

                    +

                    403

                    DNS.0501

                    +

                    DNS.0409

                    Invalid PTR ID.

                    +

                    Insufficient line group quota.

                    Invalid PTR record ID.

                    +

                    Insufficient line group quota.

                    Check whether the PTR record ID is empty or in incorrect format.

                    +

                    The number of line groups has reached the limit. If the limit does not meet your requirements, contact customer service.

                    404

                    +

                    400

                    DNS.0502

                    +

                    DNS.0501

                    This EIP address does not exist.

                    +

                    Invalid PTR ID.

                    The EIP does not exist.

                    +

                    Invalid PTR record ID.

                    Check whether the EIP is available.

                    +

                    Check whether the PTR record ID is empty or in incorrect format.

                    409

                    +

                    404

                    DNS.0503

                    +

                    DNS.0502

                    The PTR record is not in a steady state.

                    +

                    This EIP address does not exist.

                    The PTR record is not in a steady state.

                    +

                    The EIP does not exist.

                    Check the PTR record status. If it is not stable, you cannot perform operations.

                    +

                    Check whether the EIP is available.

                    400/500

                    +

                    409

                    DNS.0504

                    +

                    DNS.0503

                    Invalid EIP address ID.

                    +

                    The PTR record is not in a steady state.

                    Invalid EIP ID.

                    +

                    The PTR record is not in a steady state.

                    Check whether the EIP ID is empty or in incorrect format.

                    +

                    Check the PTR record status. If it is not stable, you cannot perform operations.

                    400

                    +

                    400/500

                    DNS.0505

                    +

                    DNS.0504

                    Invalid domain name in the PTR record.

                    +

                    Invalid EIP address ID.

                    Invalid domain name in the PTR record.

                    +

                    Invalid EIP ID.

                    Check the domain name in the PTR record.

                    +

                    Check whether the EIP ID is empty or in incorrect format.

                    400

                    +

                    400

                    DNS.0506

                    +

                    DNS.0505

                    Invalid PTR TTL value. The value must range from %s to %s.

                    +

                    Invalid domain name in the PTR record.

                    Invalid PTR record TTL value. The value ranges from 1 to 2147483647.

                    +

                    Invalid domain name in the PTR record.

                    Check whether the PTR record TTL value exceeds the limit.

                    +

                    Check the domain name in the PTR record.

                    404

                    +

                    400

                    DNS.0507

                    +

                    DNS.0506

                    This PTR record does not exist.

                    +

                    Invalid PTR TTL value. The value must range from %s to %s.

                    This PTR record does not exist.

                    +

                    Invalid PTR record TTL value. The value ranges from 1 to 2147483647.

                    Check the requested PTR record.

                    +

                    Check whether the PTR record TTL value exceeds the limit.

                    400

                    +

                    404

                    DNS.0508

                    +

                    DNS.0507

                    Invalid PTR description. The description can contain a maximum of 255 characters.

                    +

                    This PTR record does not exist.

                    Invalid PTR record description. The description can contain a maximum of 255 characters.

                    +

                    This PTR record does not exist.

                    Check whether the PTR record description in the request exceeds 255 characters.

                    +

                    Check the requested PTR record.

                    400

                    +

                    400

                    DNS.0601

                    +

                    DNS.0508

                    Invalid region.

                    +

                    Invalid PTR description. The description can contain a maximum of 255 characters.

                    Invalid region.

                    +

                    Invalid PTR record description. The description can contain up to 255 characters.

                    Check the value of region in the request.

                    +

                    Check whether the PTR record description in the request exceeds 255 characters.

                    400

                    +

                    400

                    DNS.0602

                    +

                    DNS.0601

                    Invalid floating IP address.

                    +

                    Invalid region.

                    Invalid floating IP address.

                    +

                    Invalid region.

                    Check the floating IP address in the request.

                    +

                    Check the value of region in the request.

                    400

                    +

                    400

                    DNS.0603

                    +

                    DNS.0602

                    Invalid request.

                    +

                    Invalid floating IP address.

                    Invalid input.

                    +

                    Invalid floating IP address.

                    Check whether the request parameter is empty.

                    +

                    Check the floating IP address in the request.

                    400

                    +

                    400

                    DNS.0604

                    +

                    DNS.0603

                    The interval parameter is invalid.

                    +

                    Invalid request.

                    The interval parameter is invalid.

                    +

                    Invalid input.

                    Check the value of interval in the request.

                    +

                    Check whether the request parameter is empty.

                    400

                    +

                    400

                    DNS.0608

                    +

                    DNS.0604

                    This resource is in use.

                    +

                    The interval parameter is invalid.

                    This resource is in use.

                    +

                    The interval parameter is invalid.

                    Check whether the resource is in use.

                    +

                    Check the value of interval in the request.

                    Associating or disassociating a VPC from a private zone

                    +

                    400

                    400

                    +

                    DNS.0608

                    DNS.0701

                    +

                    This resource is in use.

                    Invalid VPC.

                    +

                    This resource is in use.

                    Invalid VPC.

                    -

                    Check the VPC ID and region in the request.

                    +

                    Check whether the resource is in use.

                    400

                    +

                    400

                    DNS.0704

                    +

                    DNS.0701

                    The VPC is not in a steady state.

                    +

                    Invalid VPC.

                    The VPC is not in a steady state.

                    +

                    Invalid VPC.

                    Check whether the zone and VPC are normally associated.

                    +

                    Check the VPC ID and region in the request.

                    400

                    +

                    400

                    DNS.0705

                    +

                    DNS.0704

                    No VPCs are associated with this zone.

                    +

                    The VPC is not in a steady state.

                    No VPCs are associated with this zone.

                    +

                    The VPC is not in a steady state.

                    Associate the zone with a VPC and try again.

                    +

                    Check whether the zone and VPC are normally associated.

                    403

                    +

                    400

                    DNS.0706

                    +

                    DNS.0705

                    You are not allowed to disassociate this VPC because this is the last VPC associated with this zone.

                    +

                    No VPCs are associated with this zone.

                    You are not allowed to disassociate this VPC because this is the last VPC associated with this zone.

                    +

                    No VPCs are associated with this zone.

                    Associate another VPC with the zone and then disassociate the previous one.

                    +

                    Associate the zone with a VPC and try again.

                    400

                    +

                    403

                    DNS.0707

                    +

                    DNS.0706

                    The VPC is not associated with the zone.

                    +

                    You are not allowed to disassociate this VPC because this is the last VPC associated with this zone.

                    The VPC is not associated with the zone.

                    +

                    You are not allowed to disassociate this VPC because this is the last VPC associated with this zone.

                    Check whether the zone is associated with the VPC.

                    +

                    Associate another VPC with the zone and then disassociate the previous one.

                    400

                    +

                    400

                    DNS.0708

                    +

                    DNS.0707

                    This VPC cannot be disassociated because it is being associated with the zone.

                    +

                    The VPC is not associated with the zone.

                    This VPC cannot be disassociated because it is being associated with the zone.

                    +

                    The VPC is not associated with the zone.

                    Check the association status between the zone and VPC. Disassociate them when the status is stable.

                    +

                    Check whether the zone is associated with the VPC.

                    403

                    +

                    400

                    DNS.0709

                    +

                    DNS.0708

                    This VPC cannot be disassociated because this is the only normal VPC associated with this zone.

                    +

                    This VPC cannot be disassociated because it is being associated with the zone.

                    This VPC cannot be disassociated because this is the only normal VPC associated with this zone.

                    +

                    This VPC cannot be disassociated because it is being associated with the zone.

                    Check whether other VPCs are normally associated with the zone. If no, perform the following operations:

                    -

                    1. Disassociate VPCs in abnormal association state.

                    -

                    2. Associate another VPC.

                    -

                    3. Disassociate the required VPC.

                    +

                    Check the association status between the zone and VPC. Disassociate them when the status is stable.

                    500

                    +

                    403

                    DNS.0710

                    +

                    DNS.0709

                    Invalid VPC URL configuration.

                    +

                    This VPC cannot be disassociated because this is the only normal VPC associated with this zone.

                    Invalid VPC endpoint configuration.

                    +

                    This VPC cannot be disassociated because this is the only normal VPC associated with this zone.

                    Check the region in the request. If the region is correct, contact customer service.

                    +

                    Check whether other VPCs are normally associated with the zone. If no, perform the following operations:

                    +
                    1. Disassociate VPCs in abnormal association state.
                    2. Associate another VPC.
                    3. Disassociate the required VPC.

                    404

                    +

                    500

                    DNS.0711

                    +

                    DNS.0710

                    This VPC could not be found.

                    +

                    Invalid VPC URL configuration.

                    This VPC could not be found.

                    +

                    Invalid VPC endpoint configuration.

                    Log in to the VPC console and check whether the VPC exists.

                    +

                    Check the region in the request. If the region is correct, contact customer service.

                    400

                    +

                    404

                    DNS.0712

                    +

                    DNS.0711

                    This port parameter is invalid.

                    +

                    This VPC could not be found.

                    The port ID is invalid.

                    +

                    This VPC could not be found.

                    Check whether the port ID in the request is empty.

                    +

                    Log in to the VPC console and check whether the VPC exists.

                    400/500

                    +

                    400

                    DNS.0805

                    +

                    DNS.0712

                    Failed to check the VPC validity.

                    +

                    This port parameter is invalid.

                    Failed to check the VPC validity.

                    +

                    The port ID is invalid.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Check whether the port ID in the request is empty.

                    Name server

                    -

                    404

                    +

                    400/500

                    DNS.0901

                    +

                    DNS.0805

                    The name server does not exist.

                    +

                    Failed to check the VPC validity.

                    The name server does not exist.

                    +

                    Failed to check the VPC validity.

                    Contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    Tag

                    -

                    400

                    +

                    404

                    DNS.1001

                    +

                    DNS.0901

                    Insufficient tag quota.

                    +

                    The name server does not exist.

                    Insufficient tag quota.

                    +

                    The name server does not exist.

                    The number of tags reaches the quota limit. If the limit does not meet your requirements, contact customer service.

                    +

                    Contact customer service.

                    400

                    +

                    400

                    DNS.1002

                    +

                    DNS.1001

                    Invalid resource type.

                    +

                    Insufficient tag quota.

                    Invalid resource type.

                    +

                    Insufficient tag quota.

                    Check the resource type in the request.

                    +

                    The number of tags reaches the quota limit. If the limit does not meet your requirements, contact customer service.

                    400

                    +

                    400

                    DNS.1003

                    +

                    DNS.1002

                    Invalid tag.

                    +

                    Invalid resource type.

                    Invalid tag.

                    +

                    Invalid resource type.

                    Check the tag in the request.

                    +

                    Check the resource type in the request.

                    Health check

                    +

                    400

                    400

                    +

                    DNS.1003

                    DNS.1101

                    +

                    Invalid tag.

                    Health check is currently not supported.

                    +

                    Invalid tag.

                    Health check is currently not supported.

                    -

                    Health check is currently not supported.

                    +

                    Check the tag in the request.

                    400

                    +

                    400

                    DNS.1102

                    +

                    DNS.1101

                    Invalid health check ID.

                    +

                    Health check is currently not supported.

                    Invalid health check ID.

                    +

                    Health check is currently not supported.

                    Change the health check ID in the request.

                    +

                    Health check is currently not supported.

                    400

                    +

                    400

                    DNS.1103

                    +

                    DNS.1102

                    This health check is disabled.

                    +

                    Invalid health check ID.

                    This health check is disabled.

                    +

                    Invalid health check ID.

                    1. Check whether the health check is disabled.

                    -

                    2. Enable the health check.

                    +

                    Change the health check ID in the request.

                    400

                    +

                    400

                    DNS.1104

                    +

                    DNS.1103

                    This record set has already been associated with a health check.

                    +

                    This health check is disabled.

                    This record set has already been associated with a health check.

                    +

                    This health check is disabled.

                    One record set can be associated with only one health check.

                    +
                    1. Check whether the health check is disabled.
                    2. Enable the health check.

                    404

                    +

                    400

                    DNS.1105

                    +

                    DNS.1104

                    No health check is associated with this record set.

                    +

                    This record set has already been associated with a health check.

                    No health check is associated with this record set.

                    +

                    This record set has already been associated with a health check.

                    No health check is associated with this record set.

                    +

                    One record set can be associated with only one health check.

                    404

                    +

                    404

                    DNS.1106

                    +

                    DNS.1105

                    Cannot find the health check.

                    +

                    No health check is associated with this record set.

                    Cannot find the health check.

                    +

                    No health check is associated with this record set.

                    Change the health check ID in the request.

                    +

                    No health check is associated with this record set.

                    400

                    +

                    404

                    DNS.1107

                    +

                    DNS.1106

                    Insufficient health check quota. Contact customer service to increase quotas.

                    +

                    Cannot find the health check.

                    Insufficient health check quota.

                    +

                    Cannot find the health check.

                    Contact customer service.

                    +

                    Change the health check ID in the request.

                    400

                    +

                    400

                    DNS.1108

                    +

                    DNS.1107

                    Cannot associate the health check with the record set because its network plane does not match the zone type of the record set.

                    +

                    Insufficient health check quota. Contact customer service to increase quotas.

                    Cannot associate the health check with the record set because its network plane does not match the zone type of the record set.

                    +

                    Insufficient health check quota.

                    Change the ID of the health check to be associated.

                    +

                    Contact customer service.

                    400

                    +

                    400

                    DNS.1109

                    +

                    DNS.1108

                    This health check is in detecting status and not available currently.

                    +

                    Cannot associate the health check with the record set because its network plane does not match the zone type of the record set.

                    This health check is in detecting status and not available currently.

                    +

                    Cannot associate the health check with the record set because its network plane does not match the zone type of the record set.

                    Try again later.

                    +

                    Change the ID of the health check to be associated.

                    500

                    +

                    400

                    DNS.1110

                    +

                    DNS.1109

                    Invalid CES health check region configuration.

                    +

                    This health check is in detecting status and not available currently.

                    Invalid health check region configuration.

                    +

                    This health check is in detecting status and not available currently.

                    Contact customer service.

                    +

                    Try again later.

                    Importing and exporting record sets

                    -

                    400

                    +

                    500

                    DNS.1301

                    +

                    DNS.1110

                    Failed to parse this upload file.

                    +

                    Invalid CES health check region configuration.

                    Failed to obtain data from the uploaded file.

                    +

                    Invalid health check region configuration.

                    Check the uploaded file.

                    +

                    Contact customer service.

                    400

                    +

                    400

                    DNS.1302

                    +

                    DNS.1301

                    Empty upload file.

                    +

                    Failed to parse this upload file.

                    The uploaded file is empty.

                    +

                    Failed to obtain data from the uploaded file.

                    Check the uploaded file.

                    +

                    Check the uploaded file.

                    400

                    +

                    400

                    DNS.1303

                    +

                    DNS.1302

                    Only .xlsx files are supported.

                    +

                    Empty upload file.

                    Only .xlsx files are supported.

                    +

                    The uploaded file is empty.

                    Check the uploaded file.

                    +

                    Check the uploaded file.

                    400

                    +

                    400

                    DNS.1304

                    +

                    DNS.1303

                    Invalid task ID.

                    +

                    Only .xlsx files are supported.

                    Invalid task ID.

                    +

                    Only .xlsx files are supported.

                    Check the task ID.

                    +

                    Check the uploaded file.

                    400

                    +

                    400

                    DNS.1305

                    +

                    DNS.1304

                    Invalid record set type.

                    +

                    Invalid task ID.

                    Invalid record set type.

                    +

                    Invalid task ID.

                    Check the task ID.

                    +

                    Check the task ID.

                    400

                    +

                    400

                    DNS.1306

                    +

                    DNS.1305

                    Stop export: too many row exceed max limit.

                    +

                    Invalid record set type.

                    The number of exported record sets exceeds the maximum.

                    +

                    Invalid record set type.

                    Contact customer service.

                    +

                    Check the task ID.

                    DNS package

                    -

                    400

                    +

                    400

                    DNS.1401

                    +

                    DNS.1306

                    Invalid package name.

                    +

                    Stop export: too many row exceed max limit.

                    Invalid package name.

                    +

                    The number of exported record sets exceeds the maximum.

                    Check the package name.

                    +

                    Contact customer service.

                    400

                    +

                    400

                    DNS.1402

                    +

                    DNS.1401

                    Failed to purchase the DNS package.

                    +

                    Invalid package name.

                    Failed to purchase the DNS package.

                    +

                    Invalid package name.

                    Check the package name.

                    +

                    Check the package name.

                    404

                    +

                    400

                    DNS.1403

                    +

                    DNS.1402

                    The package does not exist.

                    +

                    Failed to purchase the DNS package.

                    The package does not exist.

                    +

                    Failed to purchase the DNS package.

                    Check the package ID.

                    +

                    Check the package name.

                    Endpoint

                    +

                    404

                    400

                    +

                    DNS.1403

                    DNS.1501

                    +

                    The package does not exist.

                    Invalid endpoint name.

                    +

                    The package does not exist.

                    Invalid endpoint name.

                    -

                    Check the endpoint name.

                    +

                    Check the package ID.

                    400

                    +

                    400

                    DNS.1502

                    +

                    DNS.1501

                    Invalid subnet id.

                    +

                    Invalid endpoint name.

                    Invalid subnet ID.

                    +

                    Invalid endpoint name.

                    Check the subnet ID.

                    +

                    Check the endpoint name.

                    400

                    +

                    400

                    DNS.1503

                    +

                    DNS.1502

                    Invalid endpoint direction.

                    +

                    Invalid subnet id.

                    Invalid endpoint direction.

                    +

                    Invalid subnet ID.

                    Check the endpoint direction.

                    +

                    Check the subnet ID.

                    400

                    +

                    400

                    DNS.1504

                    +

                    DNS.1503

                    Endpoint name exists.

                    +

                    Invalid endpoint direction.

                    The endpoint name already exists.

                    +

                    Invalid endpoint direction.

                    Change the endpoint name.

                    +

                    Check the endpoint direction.

                    400

                    +

                    400

                    DNS.1505

                    +

                    DNS.1504

                    Ip is not in this subnet.

                    +

                    Endpoint name exists.

                    The IP address is not in the subnet.

                    +

                    The endpoint name already exists.

                    Enter an IP address within the subnet.

                    +

                    Change the endpoint name.

                    400

                    +

                    400

                    DNS.1506

                    +

                    DNS.1505

                    Ip is repeated.

                    +

                    Ip is not in this subnet.

                    The IP address already exists.

                    +

                    The IP address is not in the subnet.

                    The IP address already exists. Change the IP address you entered.

                    +

                    Enter an IP address within the subnet.

                    400

                    +

                    400

                    DNS.1507

                    +

                    DNS.1506

                    Ip has been used.

                    +

                    Ip is repeated.

                    The IP address has been used.

                    +

                    The IP address already exists.

                    Change the IP address.

                    +

                    The IP address already exists. Change the IP address you entered.

                    400

                    +

                    400

                    DNS.1508

                    +

                    DNS.1507

                    Subnets are in the different vpc.

                    +

                    Ip has been used.

                    The subnets do not belong to the same VPC.

                    +

                    The IP address has been used.

                    Check the subnet information.

                    +

                    Change the IP address.

                    400

                    +

                    400

                    DNS.1509

                    +

                    DNS.1508

                    Invalid endpoint id.

                    +

                    Subnets are in the different vpc.

                    Invalid endpoint ID.

                    +

                    The subnets do not belong to the same VPC.

                    Enter a correct endpoint ID.

                    +

                    Check the subnet information.

                    404

                    +

                    400

                    DNS.1510

                    +

                    DNS.1509

                    Endpoint not exist.

                    +

                    Invalid endpoint id.

                    The endpoint does not exist.

                    +

                    Invalid endpoint ID.

                    Check the endpoint ID.

                    +

                    Enter a correct endpoint ID.

                    404

                    +

                    404

                    DNS.1511

                    +

                    DNS.1510

                    Ipaddress not exist.

                    +

                    Endpoint not exist.

                    The IP address does not exist.

                    +

                    The endpoint does not exist.

                    Change the IP address you entered.

                    +

                    Check the endpoint ID.

                    400

                    +

                    404

                    DNS.1514

                    +

                    DNS.1511

                    Invalid number of ipaddress.

                    +

                    Ipaddress not exist.

                    Invalid IP address quantity.

                    +

                    The IP address does not exist.

                    Check whether the number of IP addresses is in the range of 2 to 6.

                    +

                    Change the IP address you entered.

                    400

                    +

                    400

                    DNS.1515

                    +

                    DNS.1514

                    Ip address is invalid.

                    +

                    Invalid number of ipaddress.

                    Invalid IP address.

                    +

                    Invalid IP address quantity.

                    Check the IP address you entered.

                    +

                    Check whether the number of IP addresses is in the range of 2 to 6.

                    400

                    +

                    400

                    DNS.1516

                    +

                    DNS.1515

                    Ip address is broadcast ipaddress or network ipaddress.

                    +

                    Ip address is invalid.

                    The IP address is a network address or broadcast address.

                    +

                    Invalid IP address.

                    Check whether the IP address you entered is a broadcast address or network address.

                    +

                    Check the IP address you entered.

                    Resolution line

                    -

                    400

                    +

                    400

                    DNS.0806

                    +

                    DNS.1516

                    This line is not be supported in this DNS version.

                    +

                    Ip address is broadcast ipaddress or network ipaddress.

                    This line is not supported in this DNS version.

                    +

                    The IP address is a network address or broadcast address.

                    Check the resolution line name in the request.

                    +

                    Check whether the IP address you entered is a broadcast address or network address.

                    409

                    +

                    400

                    DNS.0807

                    +

                    DNS.0806

                    This line is a default one and cannot be operated.

                    +

                    This line is not be supported in this DNS version.

                    This line is a default one and cannot be operated.

                    +

                    This line is not supported in this DNS version.

                    Check the resolution line name in the request.

                    +

                    Check the resolution line name in the request.

                    400

                    +

                    409

                    DNS.1601

                    +

                    DNS.0807

                    Invalid line ID.

                    +

                    This line is a default one and cannot be operated.

                    Invalid resolution line ID.

                    +

                    This line is a default one and cannot be operated.

                    Check the resolution line ID in the request.

                    +

                    Check the resolution line name in the request.

                    400

                    +

                    400

                    DNS.1602

                    +

                    DNS.1601

                    Invalid line name.

                    +

                    Invalid line ID.

                    Invalid resolution line name.

                    +

                    Invalid resolution line ID.

                    Check the resolution line name in the request.

                    +

                    Check the resolution line ID in the request.

                    400

                    +

                    400

                    DNS.1603

                    +

                    DNS.1602

                    The line name already exists.

                    +

                    Invalid line name.

                    The resolution line name has been used.

                    +

                    Invalid resolution line name.

                    Change the resolution line name in the request.

                    +

                    Check the resolution line name in the request.

                    404

                    +

                    400

                    DNS.1604

                    +

                    DNS.1603

                    The line does not exist.

                    +

                    The line name already exists.

                    The resolution line does not exist.

                    +

                    The resolution line name has been used.

                    Check the resolution line in the request.

                    +

                    Change the resolution line name in the request.

                    400

                    +

                    404

                    DNS.1605

                    +

                    DNS.1604

                    Invalid IP address range.

                    +

                    The line does not exist.

                    Invalid IP address range.

                    +

                    The resolution line does not exist.

                    Check the IP address range in the request.

                    +

                    Check the resolution line in the request.

                    400

                    +

                    400

                    DNS.1606

                    +

                    DNS.1605

                    The IP address range overlaps with that in another line.

                    +

                    Invalid IP address range.

                    The IP address ranges overlap.

                    +

                    Invalid IP address range.

                    1. Check whether the IP address ranges in the request overlap each other.

                    -

                    2. Check whether the IP address ranges overlap those in other lines.

                    +

                    Check the IP address range in the request.

                    409

                    +

                    400

                    DNS.1607

                    +

                    DNS.1606

                    This line is not in a steady state.

                    +

                    The IP address range overlaps with that in another line.

                    The resolution line is in the unstable state.

                    +

                    The IP address ranges overlap.

                    Retry the operation. If the error persists, contact customer service.

                    +
                    1. Check whether the IP address ranges in the request overlap each other.
                    2. Check whether the IP address ranges overlap those in other lines.

                    400

                    +

                    409

                    DNS.1608

                    +

                    DNS.1607

                    The IP segments has been out of MAX count.

                    +

                    This line is not in a steady state.

                    The number of IP address ranges exceeds the maximum.

                    +

                    The resolution line is in the unstable state.

                    Check the number of IP address ranges in the request.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    Fine-grained policy

                    -

                    500

                    +

                    400

                    DNS.1801

                    +

                    DNS.1608

                    An error occurred when the IAM PDP service is called.

                    +

                    The IP segments has been out of MAX count.

                    The IAM PDP service cannot be properly called.

                    +

                    The number of IP address ranges exceeds the maximum.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Check the number of IP address ranges in the request.

                    403

                    +

                    500

                    DNS.1802

                    +

                    DNS.1801

                    Policy doesn't allow {action} to be performed.

                    +

                    An error occurred when the IAM PDP service is called.

                    You do not have permission to perform this operation.

                    +

                    The IAM PDP service cannot be properly called.

                    Check the permission of the user group.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    Enterprise project

                    +

                    403

                    403

                    +

                    DNS.1802

                    DNS.1900

                    +

                    Policy doesn't allow {action} to be performed.

                    Enterprise project is not supported.

                    +

                    You do not have permission to perform this operation.

                    Enterprise projects are not supported.

                    -

                    Contact customer service.

                    +

                    Check the permission of the user group.

                    500

                    +

                    500

                    DNS.1901

                    +

                    DNS.1901

                    Invalid EPS endpoint configuration.

                    +

                    Invalid EPS endpoint configuration.

                    Invalid EPS endpoint configuration.

                    +

                    Invalid EPS endpoint configuration.

                    Contact customer service.

                    +

                    Contact customer service.

                    500

                    +

                    500

                    DNS.1902

                    +

                    DNS.1902

                    An error occurred when the EPS service is called.

                    +

                    An error occurred when the EPS service is called.

                    The system fails to call the EPS service.

                    +

                    The system fails to call the EPS service.

                    Retry the operation. If the error persists, contact customer service.

                    +

                    Retry the operation. If the error persists, contact customer service.

                    400

                    -

                    DNS.1903

                    -

                    Cannot associate the enterprise project.

                    -

                    The selected enterprise project cannot be associated.

                    -

                    1. Check whether the enterprise project is in normal status.

                    -

                    2. Check whether you have permission of the enterprise project.

                    -

                    400

                    -

                    DNS.1904

                    -

                    This enterprise project is disabled.

                    -

                    The enterprise project is disabled.

                    -

                    Check the enterprise project.

                    -

                    400

                    -

                    DNS.1905

                    -

                    Invalid enterprise project ID.

                    -

                    Invalid enterprise project ID.

                    -

                    Check the enterprise project ID.

                    -

                    404

                    -

                    DNS.1906

                    -

                    The enterprise project does not exist.

                    -

                    The enterprise project does not exist.

                    -

                    Check the enterprise project.

                    -

                    Quota management

                    -

                    500

                    +

                    500

                    DNS.2000

                    +

                    DNS.2000

                    Invalid Quota Manage service endpoint configuration.

                    +

                    Invalid Quota Manage service endpoint configuration.

                    Invalid endpoint configuration of the quota management service.

                    +

                    Invalid endpoint configuration of the quota management service.

                    Contact customer service.

                    +

                    Contact customer service.

                    500

                    +

                    500

                    DNS.2001

                    +

                    DNS.2001

                    An error occurred when the Quota Manage service is called.

                    +

                    An error occurred when the Quota Manage service is called.

                    An exception occurred when the quota management service is called.

                    +

                    An exception occurred when the quota management service is called.

                    Contact customer service.

                    +

                    Contact customer service.

                    403

                    +

                    403

                    DNS.2002

                    +

                    DNS.2002

                    Insufficient domain quota.

                    +

                    Insufficient domain quota.

                    Insufficient tenant resource quota.

                    +

                    Insufficient tenant resource quota.

                    The number of resources has reached the quota limit. If the limit does not meet your requirements, contact customer service.

                    +

                    The number of resources has reached the quota limit. If the limit does not meet your requirements, contact customer service.

                    Failed

                    ILLEGAL

                    +

                    Frozen due to abuse

                    +

                    POLICE

                    +

                    Frozen due to security reasons

                    +
                    @@ -91,7 +101,7 @@

                    NS

                    Delegate subdomains to other name servers.

                    +

                    Delegates subdomains to other name servers.

                    SOA

                    @@ -116,7 +126,7 @@
                    diff --git a/docs/dns/api-ref/dns_api_80006.html b/docs/dns/api-ref/dns_api_80006.html index bc198c3c..66f14f75 100644 --- a/docs/dns/api-ref/dns_api_80006.html +++ b/docs/dns/api-ref/dns_api_80006.html @@ -40,14 +40,16 @@

                    String

                    Tag key. The key contains 36 Unicode characters at most and cannot be blank. It can contain only digits, letters, hyphens (-), and underscores (_).

                    +

                    Tag key

                    +

                    A key can contain up to 36 Unicode characters. The key cannot be empty.

                    value

                    String

                    Tag value. Each value contains 43 Unicode characters at most and can be an empty string. It can contain only digits, letters, hyphens (-), and underscores (_).

                    +

                    Tag value

                    +

                    Each value can contain up to 43 Unicode characters and can be an empty string.

                    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

                    Date

                    -

                    Description

                    -

                    2021-01-31

                    -

                    This issue incorporates the following changes:

                    - -

                    2019-01-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added error messages in section Error Code.

                    -

                    2018-11-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added the sort_key and sort_dir fields in the URI in the following sections:

                    - -

                    2018-09-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added Querying the DNS API Version.

                    -

                    2018-08-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added Querying Resources by Tag.

                    -

                    Integrated tag management for global and region-level resources in Tag Management.

                    -

                    2018-07-30

                    -

                    This issue incorporates the following changes:

                    - -

                    2018-06-30

                    -

                    This issue incorporates the following changes:

                    -

                    Accepted in OTC 3.1.

                    -

                    2018-06-15

                    -

                    This issue incorporates the following changes:

                    -

                    Changed the tag character set range, covering the following sections:

                    - -

                    2018-05-04

                    -

                    This issue incorporates the following changes:

                    -

                    Added offset in the request URL, covering the following sections:

                    - -

                    2018-03-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added the following content:

                    - -

                    Added tag information in the request body and URL, covering the following sections:

                    - -

                    2018-02-28

                    -

                    This issue incorporates the following changes:

                    - -

                    2018-01-31

                    -

                    This issue incorporates the following changes:

                    -

                    Added section Tag Management.

                    -

                    Added tag error codes in section Error Code.

                    -

                    2018-01-10

                    -

                    This issue incorporates the following changes:

                    -

                    Added error codes in section Error Code.

                    -

                    2017-12-30

                    -

                    This issue incorporates the following changes:

                    -

                    Error Code

                    -

                    2017-10-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added the following sections:

                    - -

                    Modified the following sections:

                    - -

                    2017-09-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added the following sections:

                    - -

                    Modified the following sections:

                    - -

                    2017-09-01

                    -

                    This issue incorporates the following changes:

                    -

                    Supported the multi-project function.

                    -

                    Modified the following sections:

                    - -

                    2017-06-16

                    -

                    This issue incorporates the following changes:

                    -

                    Changed the maximum number of resources returned on each page to 500 (value of limit in sections Querying Public Zones, Querying Private Zones, Querying All Record Sets, and Querying All PTR Records).

                    -

                    2017-04-28

                    -

                    This issue incorporates the following changes:

                    -

                    Supported private zones.

                    -

                    Added the following sections:

                    - -

                    Modified the following content:

                    - -

                    2017-01-20

                    -

                    This issue incorporates the following changes:

                    -

                    PTR Record Management

                    -

                    2016-11-30

                    -

                    This issue incorporates the following changes:

                    -

                    Added the API to query the version number in section Version Management.

                    -

                    2016-09-30

                    -

                    This issue is the first official release.

                    -
                    -
                    -
                    - diff --git a/docs/dns/api-ref/dns_api_a0013.html b/docs/dns/api-ref/dns_api_a0013.html new file mode 100644 index 00000000..b096a6d6 --- /dev/null +++ b/docs/dns/api-ref/dns_api_a0013.html @@ -0,0 +1,207 @@ + + +

                    Change History

                    +
                    +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

                    Date

                    +

                    Description

                    +

                    2024-05-16

                    +

                    This release incorporates the following changes:

                    + +

                    2024-05-07

                    +

                    This release incorporates the following changes:

                    + +

                    2024-02-20

                    +

                    This release incorporates the following change:

                    +

                    Added Permissions Policies and Supported Actions.

                    +

                    2022-01-28

                    +

                    This release incorporates the following change:

                    +

                    Optimized the description of parameter ttl in Record Set Management and PTR Record Management.

                    +

                    2021-01-31

                    +

                    This release incorporates the following changes:

                    + +

                    2019-01-30

                    +

                    This release incorporates the following change:

                    +

                    Modified the following content:

                    +

                    Added error messages in Error Code.

                    +

                    2018-11-30

                    +

                    This release incorporates the following changes:

                    +

                    Modified the following content:

                    +

                    Added the sort_key and sort_dir fields in the URI in the following sections:

                    + +

                    2018-09-30

                    +

                    This release incorporates the following change:

                    +

                    Added the following content:

                    +

                    Querying the DNS API Version

                    +

                    2018-08-30

                    +

                    This release incorporates the following changes:

                    +

                    Added the following content:

                    +

                    Querying Resources by Tag

                    +

                    Modified the following content:

                    +

                    Separated tag management for global and region-level resources in Tag Management.

                    +

                    2018-07-30

                    +

                    This release incorporates the following changes:

                    +

                    Modified the following content:

                    + +

                    2018-06-30

                    +

                    This release incorporates the following change:

                    +

                    Accepted in OTC 3.1.

                    +

                    2018-06-15

                    +

                    This release incorporates the following changes:

                    +

                    Modified the following content:

                    +

                    Modified the requirements for Key and Value, covering the following sections:

                    + +

                    2018-05-04

                    +

                    This release incorporates the following changes:

                    +

                    Modified the following content:

                    +

                    Added offset in the request URL, covering the following sections:

                    + +

                    2018-03-30

                    +

                    which incorporates the following changes:

                    +

                    Added the following content:

                    + +

                    Modified the following content:

                    + +

                    2018-02-28

                    +

                    This release incorporates the following changes:

                    +

                    Modified the following content:

                    + +

                    2018-01-31

                    +

                    This release incorporates the following changes:

                    +

                    Added the following content:

                    +

                    Tag Management

                    +

                    Modified the following content:

                    +

                    Added tag error codes in Error Code.

                    +

                    2018-01-10

                    +

                    which incorporates the following changes:

                    +

                    Modified the following content:

                    +

                    Added error codes in Error Code.

                    +

                    2017-12-30

                    +

                    This release incorporates the following change:

                    +

                    Added the following content:

                    +

                    Error Code

                    +

                    2017-10-30

                    +

                    This release incorporates the following changes:

                    +

                    Added the following content:

                    + +

                    Modified the following content:

                    + +

                    2017-09-30

                    +

                    This release incorporates the following changes:

                    +

                    Added the following content:

                    + +

                    Modified the following content:

                    + +

                    2017-09-01

                    +

                    This release incorporates the following changes:

                    +

                    Supported the multi-project function.

                    +

                    Modified the following content:

                    + +

                    2017-06-16

                    +

                    which incorporates the following changes:

                    +

                    Changed the maximum number of resources returned on each page to 500 (the value of limit in Querying Public Zones, Querying Private Zones, Querying All Record Sets, and Querying All PTR Records).

                    +

                    2017-04-28

                    +

                    This release incorporates the following changes:

                    +

                    Supported private zones.

                    +

                    Added the following content:

                    + +

                    Modified the following content:

                    + +

                    2017-01-20

                    +

                    This release incorporates the following change:

                    +

                    Added the following content:

                    +

                    PTR Record Management

                    +

                    2016-11-30

                    +

                    This release incorporates the following change:

                    +

                    Added the following content:

                    +

                    Added the API to query the version number in Version Management.

                    +

                    2016-09-30

                    +

                    This issue is the first official release.

                    +
                    +
                    +
                    + diff --git a/docs/dns/api-ref/en-us_image_0218975120.png b/docs/dns/api-ref/en-us_image_0000001508295281.png similarity index 100% rename from docs/dns/api-ref/en-us_image_0218975120.png rename to docs/dns/api-ref/en-us_image_0000001508295281.png diff --git a/docs/dns/api-ref/public_sys-resources/delta.gif b/docs/dns/api-ref/public_sys-resources/delta.gif index f1371e58..0d1b1f67 100644 Binary files a/docs/dns/api-ref/public_sys-resources/delta.gif and b/docs/dns/api-ref/public_sys-resources/delta.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/deltaend.gif b/docs/dns/api-ref/public_sys-resources/deltaend.gif index c7929376..cc7da0fc 100644 Binary files a/docs/dns/api-ref/public_sys-resources/deltaend.gif and b/docs/dns/api-ref/public_sys-resources/deltaend.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-arrowdn.gif b/docs/dns/api-ref/public_sys-resources/icon-arrowdn.gif index 84eec9be..37942803 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-arrowdn.gif and b/docs/dns/api-ref/public_sys-resources/icon-arrowdn.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-arrowrt.gif b/docs/dns/api-ref/public_sys-resources/icon-arrowrt.gif index 39583d16..6aaaa11c 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-arrowrt.gif and b/docs/dns/api-ref/public_sys-resources/icon-arrowrt.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-caution.gif b/docs/dns/api-ref/public_sys-resources/icon-caution.gif index 6e90d7cf..079c79b2 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-caution.gif and b/docs/dns/api-ref/public_sys-resources/icon-caution.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-danger.gif b/docs/dns/api-ref/public_sys-resources/icon-danger.gif index 6e90d7cf..079c79b2 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-danger.gif and b/docs/dns/api-ref/public_sys-resources/icon-danger.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-note.gif b/docs/dns/api-ref/public_sys-resources/icon-note.gif index 6314297e..31be2b03 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-note.gif and b/docs/dns/api-ref/public_sys-resources/icon-note.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-notice.gif b/docs/dns/api-ref/public_sys-resources/icon-notice.gif index 3f4e40ce..40907065 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-notice.gif and b/docs/dns/api-ref/public_sys-resources/icon-notice.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-tip.gif b/docs/dns/api-ref/public_sys-resources/icon-tip.gif index 93aa7205..c47bae05 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-tip.gif and b/docs/dns/api-ref/public_sys-resources/icon-tip.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/icon-warning.gif b/docs/dns/api-ref/public_sys-resources/icon-warning.gif index 6e90d7cf..079c79b2 100644 Binary files a/docs/dns/api-ref/public_sys-resources/icon-warning.gif and b/docs/dns/api-ref/public_sys-resources/icon-warning.gif differ diff --git a/docs/dns/api-ref/public_sys-resources/imageclose.gif b/docs/dns/api-ref/public_sys-resources/imageclose.gif deleted file mode 100644 index 56818c26..00000000 Binary files a/docs/dns/api-ref/public_sys-resources/imageclose.gif and /dev/null differ diff --git a/docs/dns/api-ref/public_sys-resources/imageclosehover.gif b/docs/dns/api-ref/public_sys-resources/imageclosehover.gif deleted file mode 100644 index 3bcf231f..00000000 Binary files a/docs/dns/api-ref/public_sys-resources/imageclosehover.gif and /dev/null differ diff --git a/docs/dns/api-ref/public_sys-resources/imagemax.gif b/docs/dns/api-ref/public_sys-resources/imagemax.gif deleted file mode 100644 index 49fe390b..00000000 Binary files a/docs/dns/api-ref/public_sys-resources/imagemax.gif and /dev/null differ diff --git a/docs/dns/api-ref/public_sys-resources/imagemaxhover.gif b/docs/dns/api-ref/public_sys-resources/imagemaxhover.gif deleted file mode 100644 index 387b0a98..00000000 Binary files a/docs/dns/api-ref/public_sys-resources/imagemaxhover.gif and /dev/null differ diff --git a/docs/dns/api-ref/public_sys-resources/macFFBgHack.png b/docs/dns/api-ref/public_sys-resources/macFFBgHack.png deleted file mode 100644 index c6473b32..00000000 Binary files a/docs/dns/api-ref/public_sys-resources/macFFBgHack.png and /dev/null differ