查询域名列表 示例: 请求路径: 示例1: 请求: 返回结果: json { "code": 100000, "message": "success", "total": 52, "totalcount": 52, "page": 1, "pagecount": 26, "pagesize": 2, "result": [ { "areascope": 1, "insertdate": 1667882163000, "domain": "test.ctyun.cn", "cname": "test.ctyun.cn.ctadns.cn.", "recordnum": "京ICP证030173号1", "productcode": "008", "productname": "CDN加速", "status": 4 }, { "areascope": 1, "insertdate": 1666765345000, "domain": "test1.ctyun.cn", "cname": "test1.ctyun.cn.ctadns.cn.", "recordnum": "京ICP证030173号1", "productcode": "008", "productname": "CDN加速", "status": 6 } ] } 错误码请参考:参数code和message含义