Associate a floating IP with a load balancer
POST/portal/api/v1/load_balancers/fip/:load_balancer_id
Associates a floating IP identified by fip_id
with a specific load balancer.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 422
- 500
Floating IP associated with the load balancer successfully
Unauthorized
Not authorized to access the resource.
Resource not found.
Resource conflict.
Resource Quota Exceeded
Internal Server Error