最新更新时间:2020.05.02
请求URL:http://openapi.tropcdn.com/api/domain/getDomainInfo
请求方式:POST
参数名 | 变量 | 类型 | 必填 | 描述 |
---|---|---|---|---|
域名 | domainName | string | 是 |
参数名 | 变量 | 类型 | 必填 | 描述 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
状态码 | code | int(8) | 是 | 业务状态码 示例值:正常为0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
提示信息 | message | string | 是 | 业务信息 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+内容信息 | data | object | 是 | 业务内容 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{
"code": 0,
"message": "Task receive success",
"data": {
"domainInfo": {
"domainId": "885",
"domainName": "test.exp***.com",
"domainCname": "test.exp***.allwinso.com",
"icp": "cp12000302",
"productType": "static",
"status": "0",
"controlStatus": "1",
"isCacheUrl": "1",
"urlRetainParam": "a,b",
"rangeSwitch": "1",
"followProtocol": "0"
},
"cacheList": [{
"cacheId": "32",
"type": "2",
"content": "/php/aa/bb",
"time": "30",
"timeUnit": "daily"
},
{
"cacheId": "33",
"type": "5",
"content": "all",
"time": "30",
"timeUnit": "daily"
},
{
"cacheId": "34",
"type": "1",
"content": ".php",
"time": "30",
"timeUnit": "daily"
}
],
"originList": [{
"recordId": "1331",
"lineName": "默认",
"recordType": "A",
"record": "1.1.1.2",
"status": "1"
},
{
"recordId": "1332",
"lineName": "默认",
"recordType": "A",
"record": "2.2.2.3",
"status": "1"
}
],
"accessInfo": {
"isCors": "1",
"originList": "http:// *.aa.bb.com,http: // bb.aa.cc",
"refererAcl": {
"accessList": [
"aa.bb.com",
"cc.cc.com"
],
"AclType": "white",
"allowEmpty": 1
},
"ipAcl": {
"accessList": [
"2.2.2.2",
"33.3.3.3"
],
"AclType": "white"
},
"uaAcl": []
},
"advanceInfo": {
"httpHeader": [],
"mediaDragConf": {
"mp4": {
"fileSuffix": "mp4,mp3",
"startArgName": "start",
"endArgName": "end",
"dragMode": "second"
},
"flv": {
"fileSuffix": "flv",
"startArgName": "start",
"endArgName": "end",
"dragMode": "byteAV"
}
}
},
"httpsInfo": {
"enabled": "1",
"certId": "1",
"forceRedirect": "1"
}
}
}
http: