API描述

<section class="section" id="DNS_describe_api__section_vd4_rxf_wtb"><h2 class="doc-tairway">AddDomain</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">添加域名。</p> <ul class="ul" id="DNS_describe_api__ul_p1d_txf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/domain/add</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_dlm_wxf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_dlm_wxf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_dlm_wxf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_dlm_wxf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_dlm_wxf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__1 "> <p class="p">name</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__4 "> <p class="p">域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__1 "> <p class="p">remark</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__2 "> <p class="p">Object[]</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_dlm_wxf_wtb__entry__4 "> <p class="p">备注</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_hyf_xxf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_hyf_xxf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_hyf_xxf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_hyf_xxf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_xlc_h1g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_hyf_xxf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_inq_vxf_wtb"><h2 class="doc-tairway">AddDomainResolve</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">添加域名解析记录。</p> <ul class="ul" id="DNS_describe_api__ul_jnq_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/resolve/add</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_h2r_zxf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_h2r_zxf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_h2r_zxf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_h2r_zxf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_h2r_zxf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">主域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">subDomain</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">主机记录</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">domainType</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">解析类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">lineType</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">线路类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">recordValue</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">记录值</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">priority</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">优先级</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">ttl</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">响应时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">completeDomain</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">完整域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__1 "> <p class="p">remark</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_h2r_zxf_wtb__entry__4 "> <p class="p">备注</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_zhf_1yf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_zhf_1yf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_zhf_1yf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_zhf_1yf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__3 "> <p class="p">添加结果</p> <ul class="ul" id="DNS_describe_api__ul_kcm_41g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_zhf_1yf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_wxq_vxf_wtb"><h2 class="doc-tairway">DeleteDomainResolve</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">删除域名解析记录。</p> <ul class="ul" id="DNS_describe_api__ul_xxq_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/resolve/del</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_b4j_cyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_b4j_cyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_b4j_cyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_b4j_cyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_b4j_cyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__1 "> <p class="p">recordIDs</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__2 "> <p class="p">String[]</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__4 "> <p class="p">选中需删除的解析记录ID数组</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_b4j_cyf_wtb__entry__4 "> <p class="p">删除解析记录所在的域名</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_ey5_cyf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_ey5_cyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_ey5_cyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_ey5_cyf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__3 "> <p class="p">删除结果</p> <ul class="ul" id="DNS_describe_api__ul_oz1_r1g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_ey5_cyf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_wgr_vxf_wtb"><h2 class="doc-tairway">DeleteDomains</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">删除域名。</p> <ul class="ul" id="DNS_describe_api__ul_xgr_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/domain/del</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_wyx_2yf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_wyx_2yf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wyx_2yf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wyx_2yf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wyx_2yf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wyx_2yf_wtb__entry__1 "> <p class="p">id</p> </td> <td class="entry" headers="DNS_describe_api__table_wyx_2yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_wyx_2yf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wyx_2yf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_l43_fyf_wtb"><caption></caption><colgroup><col><col><col></colgroup><tbody class="tbody"> <tr class="row"> <td class="entry"> <p class="p"><strong class="ph b">参数名称</strong></p> </td> <td class="entry"> <p class="p"><strong class="ph b">参数类型</strong></p> </td> <td class="entry"> <p class="p"><strong class="ph b">参数描述</strong></p> </td> </tr> <tr class="row"> <td class="entry"> <p class="p">id</p> </td> <td class="entry"> <p class="p">String</p> </td> <td class="entry"> <p class="p">域名ID</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_aqr_vxf_wtb"><h2 class="doc-tairway">EnableOrDisableDomain</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">修改域名状态。</p> <ul class="ul" id="DNS_describe_api__ul_bqr_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/domain/modifyStatus</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_pkm_hyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_pkm_hyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_pkm_hyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_pkm_hyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_pkm_hyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_pkm_hyf_wtb__entry__1 "> <p class="p">id</p> </td> <td class="entry" headers="DNS_describe_api__table_pkm_hyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_pkm_hyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_pkm_hyf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_slx_hyf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_slx_hyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_slx_hyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_slx_hyf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__3 "> <p class="p">修改结果</p> <ul class="ul" id="DNS_describe_api__ul_lbq_51g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_slx_hyf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_yzr_vxf_wtb"><h2 class="doc-tairway">EnableOrDisableDomainResolve</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">启用或停用域名解析记录。</p> <ul class="ul" id="DNS_describe_api__ul_zzr_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL: /resolve/modifyStatus</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_zr3_kyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_zr3_kyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_zr3_kyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_zr3_kyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_zr3_kyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__1 "> <p class="p">recordIDs</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__2 "> <p class="p">string[]</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__4 "> <p class="p">选中的recordID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__1 "> <p class="p">status</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__4 "> <p class="p">启用或停用</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__2 "> <p class="p">string</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_zr3_kyf_wtb__entry__4 "> <p class="p">所在的域名</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <p class="p">无</p> </section> <section class="section" id="DNS_describe_api__section_yls_vxf_wtb"><h2 class="doc-tairway">FindDomain</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询域名。</p> <ul class="ul" id="DNS_describe_api__ul_zls_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/domain/ findDomain</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_kzf_4yf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_kzf_4yf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_kzf_4yf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_kzf_4yf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_kzf_4yf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_kzf_4yf_wtb__entry__1 "> <p class="p">domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_kzf_4yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_kzf_4yf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_kzf_4yf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_iyr_hdg_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_qps_4yf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_qps_4yf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_qps_4yf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_qps_4yf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_o21_pdg_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">|-domainInfo</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">域名信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-id</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-tenantId</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">租户ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-name</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-displayName</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">显示名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-status</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">状态</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-createAccount</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">创建人</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-createDate</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">创建时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-nsServers</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">ns服务器</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-description</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">描述</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-statusName</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">状态名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__1 "> <p class="p">||-setMeal</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_qps_4yf_wtb__entry__3 "> <p class="p">套餐</p> <p class="p">免费/企旗舰版套餐</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_o5s_vxf_wtb"><h2 class="doc-tairway">GetDomainRecordLine</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询线路类型。</p> <ul class="ul" id="DNS_describe_api__ul_p5s_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/customize/allLine</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_c52_ryf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_c52_ryf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_c52_ryf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_c52_ryf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_c52_ryf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_c52_ryf_wtb__entry__1 "> <p class="p">domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_c52_ryf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_c52_ryf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_c52_ryf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_pzq_sdg_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_e3p_ryf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_e3p_ryf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_e3p_ryf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_e3p_ryf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_vxg_tdg_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p">|- baseLine</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">Object[]</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">基础线路集合</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineCode</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">Code编码</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineName</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-belong</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">所属线路分组,没有线路分组时不返回</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> |- customizeList</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">Object[]</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">自定义线路集合</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineCode</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">Code编码</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineName</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-belong</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">所属线路分组,没有线路分组时不返回</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p">|- groupLine</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">Object[]</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">线路分组线路集合</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineCode</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">Code编码</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__1 "> <p class="p"> ||-lineName</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_e3p_ryf_wtb__entry__3 "> <p class="p">名称</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_yft_vxf_wtb"><h2 class="doc-tairway">GetDomainRecordType</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询记录类型。</p> <ul class="ul" id="DNS_describe_api__ul_zft_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/resolve/getDomainRecordType</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_tdr_tyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_tdr_tyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_tdr_tyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_tdr_tyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_tdr_tyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_tdr_tyf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_tdr_tyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_tdr_tyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_tdr_tyf_wtb__entry__4 "> <p class="p">域名</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_mfh_zdg_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_g3b_5yf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_g3b_5yf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_g3b_5yf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_g3b_5yf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_rhn_ydg_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__1 "> <p class="p">|-recordTypes</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__2 "> <p class="p">Object[]</p> </td> <td class="entry" headers="DNS_describe_api__table_g3b_5yf_wtb__entry__3 "> <p class="p">记录类型集合</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_gwt_vxf_wtb"><h2 class="doc-tairway">GetSubDomain</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询某个域名下所有的域名解析记录。</p> <ul class="ul" id="DNS_describe_api__ul_hwt_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/resolve/getSubDomain</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_ptf_wyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_ptf_wyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_ptf_wyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_ptf_wyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_ptf_wyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_ptf_wyf_wtb__entry__1 "> <p class="p">domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_ptf_wyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_ptf_wyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_ptf_wyf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_bdh_h2g_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_lws_wyf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_lws_wyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_lws_wyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_lws_wyf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_y4b_c2g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">|-domainResolves</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">解析记录信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-id</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">解析记录ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-recordID</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">记录唯一标识</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-subDomain</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">主机记录</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-domainType</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">记录类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-lineType</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">线路类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-recordValue</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">记录值</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-weights</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">权重</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-mxPriority</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">MX优先级</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-priority</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">优先级</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-ttl</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">响应时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-status</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">解析状态</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__1 "> <p class="p">||-statusName</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_lws_wyf_wtb__entry__3 "> <p class="p">状态名称</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_r35_vxf_wtb"><h2 class="doc-tairway">ListDomainResolve</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询域名解析记录列表。</p> <ul class="ul" id="DNS_describe_api__ul_s35_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/resolve/getDomainResolve</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_n25_yyf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_n25_yyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_n25_yyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_n25_yyf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_n25_yyf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__1 "> <p class="p">domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__4 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__1 "> <p class="p">pageNumber</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__4 "> <p class="p">页码,默认1页</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__1 "> <p class="p">pageSize</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_n25_yyf_wtb__entry__4 "> <p class="p">条数,默认10页</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_c4y_52g_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_whf_zyf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_whf_zyf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_whf_zyf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_whf_zyf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_tnh_l2g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">|-domainResolves</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">解析记录信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-id</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">解析记录ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-domainId</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-recordID</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">记录唯一标识</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-subDomain</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">主机记录</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-domainType</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">记录类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-lineType</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">线路类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-recordValue</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">记录值</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-weights</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">权重</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-mxPriority</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">MX优先级</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-priority</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">优先级</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-ttl</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">响应时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-status</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">解析状态</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">||-statusName</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">状态名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">|-totalSize</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">总条数</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__1 "> <p class="p">|-nsServers</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_whf_zyf_wtb__entry__3 "> <p class="p">ns服务器</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_dqv_vxf_wtb"><h2 class="doc-tairway">ListDomains</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">查询域名列表。</p> <ul class="ul" id="DNS_describe_api__ul_eqv_vxf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL:/domain/search</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_eff_bzf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_eff_bzf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_eff_bzf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_eff_bzf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_eff_bzf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__2 "> <p class="p">Stringtring</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__4 "> <p class="p">域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__1 "> <p class="p">pageNumber</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__4 "> <p class="p">页码默认1页</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__1 "> <p class="p">pageSize</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__3 "> <p class="p">否</p> </td> <td class="entry" headers="DNS_describe_api__table_eff_bzf_wtb__entry__4 "> <p class="p">条数,默认10条</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <div class="note note note_note" id="DNS_describe_api__note_myp_y2g_wtb"><span class="note__title">说明:</span> <p class="p"><span class="ph">|</span>代表响应参数层级结构。</p> </div> <table class="table" id="DNS_describe_api__table_nhr_bzf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_nhr_bzf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_nhr_bzf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_nhr_bzf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">查询结果</p> <ul class="ul" id="DNS_describe_api__ul_rjc_y2g_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">data</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">响应数据</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">|-domainInfo</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">Object</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">域名信息</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-createAccount</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">创建人</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-createDate</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">创建时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-description</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">描述</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-displayName</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">显示域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-id</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">域名ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-name</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">域名名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-nsServers</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">解析服务器</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-status</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">状态</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-statusName</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">状态名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-tenantId</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">租户ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-setMeal</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">套餐 (中文): 免费、 企业旗舰版</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">||-resolveCount</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">解析数量</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__1 "> <p class="p">|-totalSize</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_nhr_bzf_wtb__entry__3 "> <p class="p">总条数</p> </td> </tr> </tbody></table> </section> <section class="section" id="DNS_describe_api__section_z31_czf_wtb"><h2 class="doc-tairway">UpdateDomainResolve</h2> <p class="p"><strong class="ph b">接口描述</strong></p> <p class="p">修改解析记录。</p> <ul class="ul" id="DNS_describe_api__ul_aj1_czf_wtb"> <li class="li"> <p class="p">请求方式:POST</p> </li> <li class="li"> <p class="p">请求URL: /resolve/modify</p> </li> </ul> <p class="p"><strong class="ph b">请求参数</strong></p> <table class="table" id="DNS_describe_api__table_wv3_2zf_wtb"><caption></caption><colgroup><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_wv3_2zf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wv3_2zf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wv3_2zf_wtb__entry__3"> <p class="p"><strong class="ph b">是否必须</strong></p> </th> <th class="entry" id="DNS_describe_api__table_wv3_2zf_wtb__entry__4"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">id</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录ID</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">domainName</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">int</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录所在的域名</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">subDomain</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录的主机记录</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">domainType</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录的记录类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">lineType</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录的线路类型</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">recordValue</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">解析记录的记录值</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">ttl</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">响应时间</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">remark</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">备注</p> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__1 "> <p class="p">lineCode</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__3 "> <p class="p">是</p> </td> <td class="entry" headers="DNS_describe_api__table_wv3_2zf_wtb__entry__4 "> <p class="p">线路编码</p> </td> </tr> </tbody></table> <p class="p"><strong class="ph b">响应参数</strong></p> <table class="table" id="DNS_describe_api__table_fqv_2zf_wtb"><caption></caption><colgroup><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="DNS_describe_api__table_fqv_2zf_wtb__entry__1"> <p class="p"><strong class="ph b">参数名称</strong></p> </th> <th class="entry" id="DNS_describe_api__table_fqv_2zf_wtb__entry__2"> <p class="p"><strong class="ph b">参数类型</strong></p> </th> <th class="entry" id="DNS_describe_api__table_fqv_2zf_wtb__entry__3"> <p class="p"><strong class="ph b">参数描述</strong></p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__1 "> <p class="p">result</p> </td> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__2 "> <p class="p">Number</p> </td> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__3 "> <p class="p">修改结果</p> <ul class="ul" id="DNS_describe_api__ul_cqj_3fg_wtb"> <li class="li">0:成功</li> <li class="li">1:失败</li> </ul> </td> </tr> <tr class="row"> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__1 "> <p class="p">message</p> </td> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__2 "> <p class="p">String</p> </td> <td class="entry" headers="DNS_describe_api__table_fqv_2zf_wtb__entry__3 "> <p class="p">响应信息</p> </td> </tr> </tbody></table> </section>
以上内容是否解决了您的问题?
请补全提交信息!
联系我们

电话咨询

400-151-8800

邮件咨询

fincloud@ocft.com

在线客服

工单支持

解决云产品相关技术问题