API文档

URL转发 转发列表

转发列表

最近更新时间:2018-08-21 11:04:36

1.接口地址

https://www.dns.com/api/product/urldirector/list

2.输入参数

参数 名称 类型 说明
domain 域名 string 域名,比如dns.com

3.输出参数

参数 名称 类型 说明
code 返回编码 int 0 为操作成功, 非0 请参考错误编码
message 反馈信息 string 操作成功时,可能返回为空,失败时则返回错误信息
data 返回数据 array 接口有数据返回时,为数组,请查看下一项数据值说明,没数据则为空

4.结果数据(data)说明

参数 名称 类型 说明
id URL转发记录ID int URL转发ID
domain 域名 string 域名
domain_id 域名ID int 域名ID
type URL转发类型 int 1:显性,2:隐性
value 转发记录值 string 转发记录值,如: https://www.dns.com
status 记录状态 int 1:正常,2:暂停
status_detail 审核状态 int 1:正常,2:审核中,3:违规内容
ttl ttl int ttl
created_at 创建时间 string 创建时间
updated_at 更新时间 string 更新时间
host 主机记录 string 主机记录