1.接口地址
https://www.dns.com/api/product/ssa/user/get
2.输入参数
基础参数
参数 |
名称 |
类型 |
说明 |
item_id |
服务ID |
int |
服务ID |
3.输出参数
参数 |
名称 |
类型 |
说明 |
code |
返回编码 |
int |
0 为操作成功, 非0 请参考错误编码 |
message |
反馈信息 |
string |
操作成功时,可能返回为空,失败时则返回错误信息 |
data |
返回数据 |
array |
接口有数据返回时,为数组,请查看下一项数据值说明,没数据则为空 |
4.结果数据(data)说明
参数 |
名称 |
类型 |
说明 |
utime |
检测时间 |
string |
检测时间 |
history_id |
历史ID |
string |
最后一次历史ID |
check_time |
检测时间 |
string |
最后一次检测时间 |
alert_count |
告警数量 |
int |
告警数量 |
start_time |
开始时间 |
string |
开始时间 |
end_time |
结束时间 |
string |
结束时间 |
website |
检测域名 |
string |
检测域名 |
rate |
频率 |
int |
分钟 |
status |
状态 |
int |
状态 |
status_name |
状态 |
string |
状态 |
notice_way |
通知方式 |
string |
1邮件2短信3站内信 |
notice_leaguer_ids |
通知联系人 |
stringt |
-1本账户 |