中文字幕精品av乱码在线,亚洲色大成网站www永久一区,亚洲精品无码久久久久久久,综合亚洲综合图区网友自拍,亚洲国产成人无码电影

最新活動(dòng) 周年慶典

產(chǎn)品

硅云幫助文檔中心

搜索文檔

熱門搜索詞:

搜索域名

更新時(shí)間:2020-05-21?17:08 ?版本:v1.0
分享到: ? ?
我要反饋?
收藏 我的收藏

簡(jiǎn)要描述:


 搜索域名,返回以創(chuàng)建時(shí)間倒序返回


請(qǐng)求url:


/domain-server/api/v1/domain/search


請(qǐng)求方式:


GET


請(qǐng)求參數(shù):


字段
類型最大長(zhǎng)度參數(shù)位置默認(rèn)選填
描述
page int10RequestBody
默認(rèn)1 第一頁(yè)
rowint10RequestBody
默認(rèn)10 一頁(yè)10行,最大100
idstring32RequestBody
域名實(shí)例id
domainNamestring64RequestBody
域名
autoRenewboolean1RequestBody
是否開啟自動(dòng)續(xù)費(fèi)
userEmailstring64RequestBody
郵箱
statusstring16RequestBody
實(shí)例狀態(tài)
domainNamestring64RequestBody
域名 
fromCreateTimelong18
RequestBody
創(chuàng)建時(shí)間左區(qū)間時(shí)間戳,精確到毫秒
toCreateTimelong18
RequestBody
創(chuàng)建時(shí)間右區(qū)間時(shí)間戳,精確到毫秒
fromEndTimelong18RequestBody
到期時(shí)間左區(qū)間時(shí)間戳,精確到毫秒
toEndTimelong18RequestBody
到期時(shí)間右區(qū)間時(shí)間戳,精確到毫秒



請(qǐng)求示例:


GET /domain-server/api/v1/domain/search HTTP/1.1
request_id: 2942183558593ffc9d75fb8e16793ff
api_key: 1706006863049654272
signature: c73341bd839d5caa63794ae64f0b35d5389b471a453bc9b78ddcad720c75f91f
Content-Type: application/json

{
	"row":1
}


返回示例:


count 表示該條件下總共由多少個(gè)域名


{
    "status": 2000,
    "message": "success",
    "data": {
        "count": 14,
        "data": [
            {
                "userAccount": "z8z87878",
                "userEmail": "",
                "languageType": "en",
                "domainTld": ".com",
                "domainName": "testApi.com",
                "productName": ".com英文域名",
                "beginTime": 1589508439000,
                "endTime": 1621044439000,
                "sourceProvider": "cn-bizcn",
                "templateInfo": "tm-3hc22eb24i222",
                "owner": "12",
                "personal": true,
                "status": "OPEN_FAIL",
                "verifiedStatus": "NoData",
                "isSupportWhois": true,
                "whoisProtectStart": false,
                "domainStatus": "unknown",
                "latestOrderId": "1706721689489899521",
                "autoRenew": false,
                "createTime": 1589508439981,
                "updateTime": 1589508444922,
                "id": "dom-3hdvycq2a2223"
            }
        ]
    }
}


實(shí)例數(shù)據(jù)結(jié)構(gòu):


字段類型
描述
idstring實(shí)例id
userAccount
string用戶名
status
string實(shí)例狀態(tài)
owner
string域名所有者
personal
booleantrue為個(gè)人域名,由模板決定
isSupportWhois
booleantrue為改類型域名支持whois保護(hù),但前提是域名要通過(guò)了實(shí)名認(rèn)證
verifiedStatus
stringNoData表示未知實(shí)名信息,ValidSuccess表示實(shí)名通過(guò)
domainStatus
string域名服務(wù)商所在狀態(tài)







您對(duì)該文檔有什么建議?

您對(duì)該文檔的評(píng)分:

本文導(dǎo)航

簡(jiǎn)要描述:

請(qǐng)求url:

請(qǐng)求方式:

請(qǐng)求參數(shù):

請(qǐng)求示例:

返回示例:

搜索文檔