本文档为大众产品接口文档 如需不明确请及时联系客服处理!
curl --location --request POST 'https://cloud.ddos.yuanxiangsec.com/apiv2/gaofang_order/get_source_details?type=profession&zone=hd - tz&line=CT&goods_ident=gaofang' \
--header 'Authorization: 通过登录鉴权获取的Token'{
"code": 200,
"msg": "ok",
"data": {
"data": {
"list": [
{
"goods_id": "173",
"name": "华东 1,标准版,电信,30,HTTP",
"intui": "0",
"attrs": {
"gfip_type": {
"name": "gfip_type",
"value": "yuanshi",
"label": "GFIP-YS"
},
"type": {
"name": "type",
"value": "profession",
"label": "专业版"
},
"zone": {
"name": "zone",
"value": "hd-tz",
"label": "华东1"
},
"line": {
"name": "line",
"value": "CT",
"label": "电信"
},
"bandwidth": {
"name": "bandwidth",
"value": "30",
"label": ""
},
"cc_ip_num": {
"name": "cc_ip_num",
"value": "10000",
"label": ""
},
"connect_limit": {
"name": "connect_limit",
"value": "3500",
"label": ""
},
"top_domains": {
"name": "top_domains",
"value": "2",
"label": ""
},
"is_waf": {
"name": "is_waf",
"value": "2",
"label": "不支持"
},
"is_tamper": {
"name": "is_tamper",
"value": "2",
"label": "不支持"
},
"protocol": {
"name": "protocol",
"value": "http_https_tcp_udp",
"label": "HTTP/HTTPS/TCP/UDP"
}
},
"specs": {
"elastic_bandwidth": [
{
"name": "elastic_bandwidth",
"value": "30",
"label": "30",
"step": 0,
"unit": "G"
}
],
"business_bandwidth": {
"min": "50",
"max": "1000",
"step": "10",
"unit": "M"
},
"domain_num": {
"min": "50",
"max": "50",
"step": "10",
"unit": "个"
},
"port_num": {
"min": "50",
"max": "500",
"step": "5",
"unit": "个"
}
}
}
],
"pagebar": "",
"total": 10,
"totalpage": 1
},
"request_id": "ddcf6859-3f55cced-325b1232-f0dc13b0-12202503"
}
}