Proxy
Refresh allocated IP or gIP in determined port
post/refresh_ip/{port}
Path parameters
portinteger required
Proxy port
Request body
Example request
{
"ip": "10.0.0.0",
"vip": "gIP_1"
}Response
Successful response
Refresh allocated IP or gIP in determined port
Proxy port
{
"ip": "10.0.0.0",
"vip": "gIP_1"
}Successful response