Update application related configurations, such as floating IP, web console, instance status, and CIDRs.
PUT/portal/api/v1/apps/:app_id
Enable or disable the floating IP for a specific application.
Request
Responses
- 200
- 401
- 404
- 409
- 422
- 500
Success - Application floating IP configuration updated
Unauthorized
Resource not found.
Resource conflict.
Resource Quota Exceeded
Internal Server Error