主域名详情
GET
http:/domain/api/front/subhost/detail/{id}
请求头
参数名
类型
描述
必填
Content-Type:application/json
sring
必填
Authorization
string
例如:Bearer token值
必填
请求参数
参数名
类型
描述
必填
id
int
主域名id
可选
响应参数
参数名
类型
描述
必填
id
int
主域名id
必填
pid
int
产品id
必填
sub_host
string
主域名
必填
districts_states
int
开启地区屏蔽 0-关闭 1-开启
必填
remap_config_json
json
主域名配置信息
必填
whiteip_config_json
json
白名单配置信息
必填
blackip_config_json
json
黑名单配置信息
必填
states
int
主域名状态 0-禁用 1-启用
必填
created_at
date
创建日期
必填