本文档为大众产品接口文档 如需不明确请及时联系客服处理!
curl --location --request GET 'http://prod-cn.your-api-server.com/api/client/site/port_range'{
"code": 0,
"data": {
"http_port": [
[
0
]
],
"https_port": [
[
0
]
]
},
"message": "string"
}