Associate a floating IP with an instance
POST/portal/api/v1/instances/fip/:instance_id
Associates a floating IP with a specific instance identified by instance_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 500
Floating IP associated with the instance successfully
Unauthorized
Forbidden
Resource not found.
Resource conflict.
Internal Server Error