latestSwagger 2.0MITraw.githubusercontent.com2026-08-1843969.5 KB

9c90905bd75c

Proxy

Refresh allocated IP or gIP in determined port

post/refresh_ip/{port}

Path parameters

portinteger required

Proxy port

Request body

ipstring

IP to be refreshed

vipstring

gIP to be refreshed

Example request

{
  "ip": "10.0.0.0",
  "vip": "gIP_1"
}

Response

Successful response