Last updated 6 years ago
read a floating IPs
GET /api/v1/hyper/fips/{ip}
{ "fip": "35.188.x.x", "name": "", "createdAt": "2018-04-18T08:10:22.9Z", "services": [ "test-loadbalancer-nginx" ] }
Parameter
Description
ip
The floating IP to set
Code
200 FipResponse array
OK
400
Bad Request
404
Not Found
500
Server Error