简体中文
curl "http://127.0.0.1:22999/api/refresh_ips" -H "Content-Type: application/json" -d '{"zone":"ZONE","ips":["10.0.0.1"]}'
{ "ips": [ { "ip":"10.0.0.1", "maxmind":"us" }, { "ip":"20.0.0.1", "maxmind":"us" } ] }
POST
/api/refresh_IP
IP=["ip1","ip2"]
VIP=["gip1","gip2"] [数组]
此页面对您有帮助吗?