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 @@
Parameter |
-Type + | Type |
Description |
@@ -127,7 +127,7 @@
}
-
---|
Parameter |
-Type + | Type |
Description |
@@ -154,7 +154,7 @@
}
-String |
Domain name registered with the domain name registrar -
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
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. |
---|---|---|---|---|---|
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. - |
-
Parameter |
-Mandatory + | Mandatory |
-Type + | Type |
Description |
@@ -109,7 +99,8 @@
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 @@
|