文档
测试

改造详情--网站详情

GET
http://175.47.237.70:61555/api/0.1/taskScore/?site_id=f5e4dc46c6187c257db72511416acab3

请求参数

参数名
类型
描述
必填
site_id
string
网站ID
必填

响应参数

参数名
类型
描述
必填
code
int
状态码
必填
data
object
数据字典
必填
a
string
A记录
必填
aaaa
string
AAAA记录
必填
aaaa_delay_score
int
域名解析时延分数
必填
aaaa_score
int
域名解析分数
必填
auths_score
int
授权体系分数
必填
company
string
地区公司
必填
index_page_score
int
首页访问成功率分数
必填
index_yz_score
int
首页一致性分数
必填
ipv6_req_score
int
首页可访问分数
必填
is_ipv6
int
是否支持IPv6(1:支持,0:不支持)
必填
score
int
总分
必填
se_score
int
二级链接评分
必填
site_id
string
网站ID
必填
site_index
string
入口地址
必填
site_name
string
网站名称
必填
test_time
string
检测时间
必填
th_score
int
三级链接评分
必填
have_aaaa
int
网站WWW域名IPv6地址解析能力(1:支持, 0:不支持)
必填
have_aaaa_delay
int
网站WWW域名解析时延
必填
have_auths
int
网站WWW域名具备完整的IPv6授权体系
必填
have_index_page
int
网站首页IPv6访问成功率
必填
have_index_yz
int
网站首页内容IPv6和IPv4一致性
必填
have_ipv6
int
网站首页IPv6可访问
必填
have_se
int
网站二级链接IPv6支持率
必填
have_th
int
网站三级链接IPv6支持率
必填
aaaa_str
string
网站WWW域名IPv6地址解析能力说明
必填
auths_str
string
网站WWW域名具备完整的IPv6授权体系说明
必填
average_str
string
网站首页内容IPv6和IPv4一致性说明
必填
delay_aaaa_str
string
网站WWW域名解析时延说明
必填
ipv6_req_str
string
网站首页IPv6可访问说明
必填
page_res_str
string
网站首页IPv6访问成功率说明
必填
se_str
string
网站二级链接IPv6支持率说明
必填
th_str
string
网站三级链接IPv6支持率说明
必填
msg
string
示例:ok
必填

说明 / 示例

{ "code": 200, "data": { "a": "114.255.212.95", "aaaa": "2408:80e0:41fe:fd00::1:20", "aaaa_delay_score": 100, "aaaa_score": 100, "aclink": 86400, "audit_time": "2020-06-15", "auths_score": 0, "company": "中国联合石油有限责任公司", "construction_method": 1, "create_time": "2020-06-15", "delay": 0, "domain": "chinaoil.cnpc.com.cn", "functions": "", "have_domain": 1, "id": 995, "index_page_score": 0, "index_yz_score": 0, "ipv6_req_score": 0, "isJs": 0, "is_audit": 1, "is_authorization": 0, "is_external": 1, "is_internet": 1, "is_ipv6": 0, "is_web": 1, "no_aclink": 43200, "plate": "国际贸易", "region": "北京", "req_concurrency": 15, "req_delay": 1000, "res_delay": 10000, "retry_times": 10, "score": 25, "se_score": 0, "site_id": "f5e4dc46c6187c257db72511416acab3", "site_index": "http://chinaoil.cnpc.com.cn", "site_name": "中国联合石油有限责任公司", "task_time": "2020-06-22", "test_time": "2020-06-23 10:13:46", "th_score": 0, "update_time": "2020-06-15" }, "msg": "ok" }