查询域名配置信息详情 示例: 请求路径: 示例1: 请求: 返回结果: json { "code": 100000, "message": "success", "domain": "aaa.ctyun.cn", "productcode": "001", "areascope": 1, "httpsstatus": "off", "httpsbasic": { "httpsforce": "off", "forcestatus": "302", "originprotocol": "http", "httpforce": "off" }, "recordnum": "京ICP证030173号1", "recordstatus": "true", "insertdate": "1657177732000", "statusdate": "0", "cname": "aaa.ctyun.cn.ctdns.cn", "status": 4, "ipv6enable": 2, "originhosttype": 0, "basicconf": { "follow302": 0, "usehttp2": 0, "httporiginport": 80, "httpsoriginport": 8080 }, "filetypettl": [ { "mode": 0, "filetype": "php,ashx,aspx,asp,jsp,do", "cachetype": 3, "priority": 10, "ttl": 0, "cachewithargs": 0 } ], "origin": [ { "protocol": "http", "role": "master", "port": 80, "origin": "1.1.1.1", "weight": 10 }, { "role": "master", "port": 80, "origin": "test.hnoss.xstore.ctyun.cn", "weight": 10 } ], "xosoriginis": 1, "xosorigin": { "origin": "test.hnoss.xstore.ctyun.cn", "ak": "akxxx", "sk": "skxxx" }, "entrylimits": [ { "id": "123abc", "limitelement": "entrylimits", "frequencythreshold": 0, "frequencytimerange": 3600, "forbiddenduration": 1000, "forbiddendurationunit": "s", "forbiddencode": 0, "whiteipcontrol": [ "1.1.1.11", "58.14.0.0/15", "240e:94a:4001::3007" ], "priority": 100 }, { "id": "456abc", "limitelement": "entrylimits", "frequencythreshold": 1000, "frequencytimerange": 3000, "forbiddenduration": 1000, "forbiddendurationunit": "millis", "forbiddencode": 123, "whiteipcontrol": [ "192.168.1.1", "58.14.0.0/15", "240e:94a:4001::3007" ], "priority": 1 } ], "entrylimitscondition": { "123abc": [ { "mode": 1, "content": "/test1,/test2" } ], "456abc": [ { "mode": 4, "content": "/test3$,/test4" } ] }, "gzip": { "id": "gzip", "minlength": "1K", "filetype": "tar", "type": 1 }, "gzipcondition": { "gzip": [ { "mode": 1, "content": "?/test1,/test2" } ] }, "cusgzip": [ { "id": "123abc", "minlength": "1K", "filetype": "tar", "type": 1, "httpversion": "1.1", "vary": "on", "maxlength": "1M" }, { "id": "123abcd", "minlength": "1M", "filetype": "zip", "type": 0, "httpversion": "1.0", "vary": "off", "maxlength": "1000M" } ], "cusgzipcondition": { "123abc": [ { "mode": 1, "content": "/test1,/test2" } ], "123abcd": [ { "mode": 4, "content": "/test3,/test4" } ] }, "cachekeyargs": [ { "id": "cachekeyargs1234561231", "ignore": 0, "iswithargs": 1, "mode": 1, "args": " ", "priority": 10, "ignoreargs": "xxx", "subject": "xxx", "pattern": "xxx", "replace": "xxx" }, { "id": "cachekeyargs123456abd@12" } ], "cachekeyargscondition": { "cachekeyargs123456abd@12": [ { "mode": 2, "content": "/" } ] } } 错误码请参考:参数code和message含义