本文档为大众产品接口文档 如需不明确请及时联系客服处理!
curl --location --request POST 'https://cloud.ddos.yuanxiangsec.com/apiv2/gaofang_order/get_model' \
--header 'Uid: 用户唯一ID'{
"code": 200,
"msg": "ok",
"data": {
"data": {
"gfip_type": {
"name": "gfip_type",
"label": "来源",
"unit": "",
"item": {
"yuanshi": "GFIP-YS",
"gfiphdhz": "GFIP-HD-HZ"
}
},
"type": {
"name": "type",
"label": "版本",
"unit": "",
"item": {
"preson": "标准版",
"profession": "专业版",
"vip": "尊享版",
"custom": "定制版",
"overseas": "海外版"
}
},
"zone": {
"name": "zone",
"label": "区域",
"unit": "",
"item": {
"hd-tz": "华东1",
"hd-hz": "华东2",
"hk-1": "中国香港"
}
},
"line": {
"name": "line",
"label": "线路",
"unit": "",
"item": {
"BGP": "BGP(封海外)",
"CT": "电信",
"CU": "联通",
"CM": "移动",
"CT_CU": "电信+联通",
"CT_CU_CM": "电信+联通+移动",
"HK163": "香港163"
}
},
"bandwidth": {
"name": "bandwidth",
"label": "基础防护",
"unit": "G",
"item": {}
},
"cc_ip_num": {
"name": "cc_ip_num",
"label": "CC防护能力",
"unit": "IP/小时",
"item": {}
},
"connect_limit": {
"name": "connect_limit",
"label": "业务连接限制",
"unit": "",
"item": {}
},
"top_domains": {
"name": "top_domains",
"label": "顶级防护域名数",
"unit": "",
"item": {}
},
"is_waf": {
"name": "is_waf",
"label": "WAF防护",
"unit": "",
"item": {
"1": "支持",
"2": "不支持"
}
},
"is_tamper": {
"name": "is_tamper",
"label": "防篡改",
"unit": "",
"item": {
"1": "支持",
"2": "不支持"
}
},
"elastic_bandwidth_group": {
"name": "elastic_bandwidth_group",
"label": "弹性防护组",
"unit": "",
"item": {}
},
"elastic_bandwidth": {
"name": "elastic_bandwidth",
"label": "弹性防护",
"unit": "G",
"item": {
"5": "5",
"10": "10",
"20": "20",
"30": "30",
"50": "50",
"100": "100",
"200": "200",
"300": "300",
"400": "400",
"500": "500",
"600": "600",
"700": "700",
"800": "800",
"900": "900",
"1000": "1000",
"1200": "1200"
}
},
"business_bandwidth_group": {
"name": "business_bandwidth_group",
"label": "业务带宽组",
"unit": "",
"item": {}
},
"business_bandwidth": {
"name": "business_bandwidth",
"label": "业务带宽",
"unit": "M",
"item": {
"50-100": "50-100",
"100-1000": "100-1000"
}
},
"cc_qps_group": {
"name": "cc_qps_group",
"label": "CC防护组",
"unit": "",
"item": {}
},
"cc_qps": {
"name": "cc_qps",
"label": "CC防护",
"unit": "万QPS",
"item": {
"3": "3",
"5": "5",
"10": "10",
"20": "20",
"30": "30",
"50": "50",
"100": "100",
"150": "150",
"2000": "2000"
}
},
"domain_num_group": {
"name": "domain_num_group",
"label": "防护域名数组",
"unit": "",
"item": {}
},
"domain_num": {
"name": "domain_num",
"label": "防护域名数",
"unit": "个",
"item": {
"10-10": "10",
"20-20": "20",
"30-30": "30",
"50-50": "50",
"50-100": "50-100",
"100-100": "100"
}
},
"port_num_group": {
"name": "port_num_group",
"label": "防护端口数组",
"unit": "",
"item": {}
},
"port_num": {
"name": "port_num",
"label": "防护端口数",
"unit": "个",
"item": {
"50-500": "50-500"
}
},
"protocol": {
"name": "protocol",
"label": "协议",
"unit": "",
"item": {
"http": "HTTP",
"http_https": "HTTP/HTTPS",
"http_https_tcp_udp": "HTTP/HTTPS/TCP/UDP"
}
}
},
"request_id": "07012a87-02e43118-e1db8fe5-fef7ee33-12202503"
}
}