doc-exports/docs/dns/api-ref/dns_api_64002.html
Qin Ying, Fan cf1007c84e DNS API 20240223 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2024-05-16 13:48:49 +00:00

232 lines
20 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a name="dns_api_64002"></a><a name="dns_api_64002"></a>
<h1 class="topictitle1">Querying a Record Set</h1>
<div id="body20084682"><div class="section" id="dns_api_64002__section18389930"><h4 class="sectiontitle">Function</h4><p id="dns_api_64002__p16246551">Query a record set.</p>
</div>
<div class="section" id="dns_api_64002__section31291646"><h4 class="sectiontitle">URI</h4><p id="dns_api_64002__p37486330175514">GET /v2/zones/{zone_id}/recordsets/{recordset_id}</p>
<div class="p" id="dns_api_64002__p1424732151215">For details, see <a href="#dns_api_64002__table21421675">Table 1</a>.
<div class="tablenoborder"><a name="dns_api_64002__table21421675"></a><a name="table21421675"></a><table cellpadding="4" cellspacing="0" summary="" id="dns_api_64002__table21421675" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters in the URI</caption><thead align="left"><tr id="dns_api_64002__row9119245"><th align="left" class="cellrowborder" valign="top" width="19.23%" id="mcps1.3.2.3.2.2.5.1.1"><p id="dns_api_64002__p461342"><strong id="dns_api_64002__b162774213314533">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13.059999999999999%" id="mcps1.3.2.3.2.2.5.1.2"><p id="dns_api_64002__p37368736"><strong id="dns_api_64002__b593421527191713">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.13%" id="mcps1.3.2.3.2.2.5.1.3"><p id="dns_api_64002__p131195810459"><strong id="dns_api_64002__b474282814011">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.58%" id="mcps1.3.2.3.2.2.5.1.4"><p id="dns_api_64002__p6968762"><strong id="dns_api_64002__b842352706112423">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="dns_api_64002__row27598869"><td class="cellrowborder" valign="top" width="19.23%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="dns_api_64002__p20915929">zone_id</p>
</td>
<td class="cellrowborder" valign="top" width="13.059999999999999%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="dns_api_64002__p16468652">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.13%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="dns_api_64002__p19121258134512">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.58%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="dns_api_64002__p58892473">Zone ID</p>
<p id="dns_api_64002__p195010221340">Obtain the public zone ID according to <a href="dns_api_62003.html">Querying Public Zones</a>.</p>
<p id="dns_api_64002__p22777371252">Obtain the private zone ID according to <a href="dns_api_63006.html">Querying Private Zones</a>.</p>
</td>
</tr>
<tr id="dns_api_64002__row60270212"><td class="cellrowborder" valign="top" width="19.23%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="dns_api_64002__p50048984">recordset_id</p>
</td>
<td class="cellrowborder" valign="top" width="13.059999999999999%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="dns_api_64002__p27435897">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.13%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="dns_api_64002__p1612145844511">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.58%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="dns_api_64002__p7715150">Record set ID</p>
<p id="dns_api_64002__p12406443193011">You can obtain the value by calling the API in <a href="dns_api_64004.html">Querying Record Sets in a Zone</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="dns_api_64002__section13189358"><h4 class="sectiontitle">Request</h4><ul id="dns_api_64002__ul35351571269"><li id="dns_api_64002__li1053565782615">Request parameters<p id="dns_api_64002__p1815201642711"><a name="dns_api_64002__li1053565782615"></a><a name="li1053565782615"></a>None</p>
</li><li id="dns_api_64002__li4109190182715">Example request<p id="dns_api_64002__p1651121054613"><a name="dns_api_64002__li4109190182715"></a><a name="li4109190182715"></a>Query the record set whose ID is 2c9eb155587228570158722b6ac30007 in the zone whose ID is 2c9eb155587194ec01587224c9f90149:</p>
<pre class="codeblock" id="dns_api_64002__codeblock15611141419533">GET https://{DNS_Endpoint}/v2/zones/2c9eb155587194ec01587224c9f90149/recordsets/2c9eb155587228570158722b6ac30007</pre>
</li></ul>
</div>
<div class="section" id="dns_api_64002__section51595365"><h4 class="sectiontitle">Response</h4><ul id="dns_api_64002__ul16090703"><li id="dns_api_64002__li10598606">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dns_api_64002__table28278595" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the response</caption><thead align="left"><tr id="dns_api_64002__rf63e3f73474e4c278a069c18f2cbda2e"><th align="left" class="cellrowborder" valign="top" width="27.889999999999997%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="dns_api_64002__a6ef51227cb264b32bebfc986d3e637d9"><strong id="dns_api_64002__b2141528723">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.810000000000002%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="dns_api_64002__ae4f0a65aa76a4fb1957074bb69d5dbdd"><strong id="dns_api_64002__b84235270619112">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.3%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="dns_api_64002__a47bf2f8c9f504cc9bee2e5ec1257eb3f"><strong id="dns_api_64002__b1818368365">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="dns_api_64002__rc4ac2a5267624f239ad9b1cd01768435"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__aed4e16cb934a49af80a35a677f91d92e">id</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a5fe96ba32d0f47149f32f3ea7d4f05e6">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a0b0a5c0cd1f24b55a29ecdb6066b3705">Record set ID</p>
</td>
</tr>
<tr id="dns_api_64002__ra9e885d12b4d43428831752336a0d4c0"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a32fb714b039b4a978222179f61a0f076">name</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a83b8bc6a22eb48f087f3b842f1a177be">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a3a0582b25e7f4c9c9028a0a082553e63">Record set name</p>
</td>
</tr>
<tr id="dns_api_64002__r8a5cb7251c6e4ad2aac8e92c1fc1c825"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a2ba0b3a7490e4f8c9f2d001abc31b5fc">description</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a590b27e6f7304033beb416c2615febf4">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a6566187b31744bdfbfd273d05ada45cc">Record set description</p>
</td>
</tr>
<tr id="dns_api_64002__r6ff9dc233cc64b6eb856a2f2d4ecdfea"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__adb2e4a3dc5264bd194c9fdbb52d738f0">zone_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a9a32df9951ea4e63a36979ffe7839125">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a69a040838e314d9992462ec5cb23db6f">Zone ID of the record set</p>
</td>
</tr>
<tr id="dns_api_64002__r82492d1a4b134373ba3e3fb657f19346"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__ade468dd7e4d24dc2bc83795202c2e618">zone_name</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__ae9bad680780945638499d66748a089ee">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__af6bb9568887946fd83f837a9f67c9d35">Zone name of the record set</p>
</td>
</tr>
<tr id="dns_api_64002__r58a2d0249a9d46608dceb58752487962"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a6812a6c96d0b4f08ad96cd4aa92c29ef">type</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a0cacd81f8e7247ed9b3e4b4a0d5a1c1a">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a3db4aa6f5f604faeb111cc5b98a05bf9">Record set type</p>
<p id="dns_api_64002__p19268104541416">The value can be <strong id="dns_api_64002__dns_api_64003_b6491154320298">A</strong>, <strong id="dns_api_64002__dns_api_64003_b175031436295">AAAA</strong>, <strong id="dns_api_64002__dns_api_64003_b9503743202912">MX</strong>, <strong id="dns_api_64002__dns_api_64003_b6504184313296">CNAME</strong>, <strong id="dns_api_64002__dns_api_64003_b5504204316295">TXT</strong>, <strong id="dns_api_64002__dns_api_64003_b3504543152919">NS</strong>, <strong id="dns_api_64002__dns_api_64003_b19636133443013">SOA</strong>, <strong id="dns_api_64002__dns_api_64003_b155051043112918">SRV</strong>, <strong id="dns_api_64002__dns_api_64003_b1475751134712">CAA</strong> (only in public zones), or <strong id="dns_api_64002__dns_api_64003_b5506843152916">PTR</strong> (only in private zones).</p>
<p id="dns_api_64002__p119819918582">For details, see <a href="dns_api_80005.html#dns_api_80005__section1188113824413">Record Set Type</a>.</p>
</td>
</tr>
<tr id="dns_api_64002__r06be1132e6b544eaac47c6b6cae4af1d"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__abe5c52a6e2154f6391976aa80857198f">ttl</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a57fe1965995b4f99a67c1c84d927f3b6">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__p123031523174010">Record set cache duration (in seconds) on a local DNS server. The longer the duration is, the slower the update takes effect.</p>
<p id="dns_api_64002__p1030317233408">If your service address is frequently changed, set TTL to a smaller value.</p>
<p id="dns_api_64002__p1042612588514">Value range: </p>
<ul id="dns_api_64002__ul1526514741611"><li id="dns_api_64002__dns_api_64001_li1127393145317">Public zone: <strong id="dns_api_64002__dns_api_64001_b148234231295">1</strong><strong id="dns_api_64002__dns_api_64001_b13824323152912">2147483647</strong></li><li id="dns_api_64002__dns_api_64001_li1925240145319">Private zone: <strong id="dns_api_64002__dns_api_64001_b6567113632918">1</strong><strong id="dns_api_64002__dns_api_64001_b9567173652918">2147483647</strong></li></ul>
<p id="dns_api_64002__p10651531171611">The default value is <strong id="dns_api_64002__dns_api_64001_b103151601234">300</strong>.</p>
</td>
</tr>
<tr id="dns_api_64002__r8cb1518cb4b84bf0b8115a7f4a8835c4"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__ae57bbd14742845c2aced32f030bc6a80">records</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a5a480487a4fc42fa987d5ba2c6d920b9">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a7ff6973b19f84ee5aa83b0967e0c2434">Record set value</p>
</td>
</tr>
<tr id="dns_api_64002__r93b32291d1e64da39452a8997fcda248"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a9bc903f33fd54c9aa3b1f9d07ed6a31a">create_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a55f1491f864c456eae0b254526eaf1f8">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__ab802d00a14d74a5abe323755a0c1a9c3">Time when the record set was created</p>
<p id="dns_api_64002__p172261157186">The value format is yyyy-MM-dd'T'HH:mm:ss.SSS.</p>
</td>
</tr>
<tr id="dns_api_64002__rececad4599034fec9010552d92c3b3d1"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__ae3d53158cf0e4b0c81f9aeafbbf377a2">update_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a1b01ca3627dc49c986c67d231de5c85f">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__acbcc47bca305436b8fb99d10b0de8765">Time when the record set was updated</p>
<p id="dns_api_64002__p48811208919">The value format is yyyy-MM-dd'T'HH:mm:ss.SSS.</p>
</td>
</tr>
<tr id="dns_api_64002__r18fd03e795cb427a953b0efb798cdc64"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__afe9aea31aae443be91d0a1ea8db8806d">status</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a7f0d877c3b134d3bbaaa813571ef16fb">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__a9a68c20d53b843ed98875ccfce9781f4">Resource status</p>
<p id="dns_api_64002__p15991203153020">For details, see <a href="dns_api_80005.html#dns_api_80005__section33673592114748">Resource Status</a>.</p>
</td>
</tr>
<tr id="dns_api_64002__rf566452075b04b41ac618d76387832ab"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__aad28018162974cd3ab00f6e7b50a0d40">default</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a4d66625c999244ffa5a6dcfa967cc6d2">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__p64010884174034">Whether the record set is created by default</p>
<p id="dns_api_64002__p39227046174034">A default record set cannot be deleted.</p>
</td>
</tr>
<tr id="dns_api_64002__r327b7fd09445440cb72ab3cd7fd54f76"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a4b770fd18dd948aea76499724a625eca">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__a319fefa4c28b48ee9c5918b78a8746d8">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__p4619625201026">Project ID of the record set</p>
</td>
</tr>
<tr id="dns_api_64002__r63b97c55056a4b32a3895d2af40c74a0"><td class="cellrowborder" valign="top" width="27.889999999999997%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="dns_api_64002__a94878242f50449aaae37b65105b3d867">links</p>
</td>
<td class="cellrowborder" valign="top" width="23.810000000000002%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="dns_api_64002__af62c9f365b1f4d9b8743da27e6085818">Object</p>
</td>
<td class="cellrowborder" valign="top" width="48.3%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="dns_api_64002__p4006161419514">Link to the current resource or other related resources</p>
<p id="dns_api_64002__ad757db1edea54d3cacac51db1def8abf">When a response is broken into pages, a <strong id="dns_api_64002__b84235270695245">next</strong> link is provided to retrieve all results.</p>
<p id="dns_api_64002__p422153912464">For details, see <a href="#dns_api_64002__table52442344175457">Table 3</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="dns_api_64002__table52442344175457"></a><a name="table52442344175457"></a><table cellpadding="4" cellspacing="0" summary="" id="dns_api_64002__table52442344175457" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters in the <strong id="dns_api_64002__b392116017420">links</strong> field</caption><thead align="left"><tr id="dns_api_64002__row58979189175457"><th align="left" class="cellrowborder" valign="top" width="18.3018301830183%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="dns_api_64002__p46156243175457"><strong id="dns_api_64002__b67871124210">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.591959195919593%" id="mcps1.3.4.2.1.2.2.4.1.2"><p id="dns_api_64002__p47668234175457"><strong id="dns_api_64002__b23242461">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62.10621062106211%" id="mcps1.3.4.2.1.2.2.4.1.3"><p id="dns_api_64002__p35921708175457"><strong id="dns_api_64002__b185491315425">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="dns_api_64002__row54859922175457"><td class="cellrowborder" valign="top" width="18.3018301830183%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="dns_api_64002__p14468674175457">self</p>
</td>
<td class="cellrowborder" valign="top" width="19.591959195919593%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="dns_api_64002__p31111955175457">String</p>
</td>
<td class="cellrowborder" valign="top" width="62.10621062106211%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="dns_api_64002__p37040428175457">Link to the current resource</p>
</td>
</tr>
<tr id="dns_api_64002__row3194161816491"><td class="cellrowborder" valign="top" width="18.3018301830183%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="dns_api_64002__p136561245153620">next</p>
</td>
<td class="cellrowborder" valign="top" width="19.591959195919593%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="dns_api_64002__p19656144517367">String</p>
</td>
<td class="cellrowborder" valign="top" width="62.10621062106211%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="dns_api_64002__p76567451365">Link to the next page</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="dns_api_64002__ul41462866"><li id="dns_api_64002__li37621475">Example response<pre class="screen" id="dns_api_64002__screen4975812119285">{
"id": "2c9eb155587228570158722b6ac30007",
"name": "www.example.com.",
"description": "This is an example record set.",
"type": "A",
"ttl": 300,
"records": [
"192.168.10.2",
"192.168.10.1"
],
"status": "PENDING_CREATE",
"links": {
"self": "https://<em id="dns_api_64002__i42955564141711">Endpoint</em>/v2/zones/2c9eb155587194ec01587224c9f90149/recordsets/2c9eb155587228570158722b6ac30007"
},
"zone_id": "2c9eb155587194ec01587224c9f90149",
"zone_name": "example.com.",
"create_at": "2016-11-17T12:03:17.827",
"update_at": "2016-11-17T12:03:18.827",
"default": false,
"project_id": "e55c6f3dc4e34c9f86353b664ae0e70c"
}
</pre>
</li></ul>
</div>
<div class="section" id="dns_api_64002__section9249181042119"><h4 class="sectiontitle">Returned Value</h4><p id="dns_api_64002__dns_api_61001_p711102924515">If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.</p>
<p id="dns_api_64002__dns_api_61001_p18506102624518">For details, see <a href="dns_api_80002.html">Status Code</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dns_api_64000.html">Record Set Management</a></div>
</div>
</div>