Retrieve flavor-app settings for a project
GET/portal/api/v1/settings/:project_name/flavors-app
Retrieve the flavor-app settings for a specific project (only available in cube provider).
Request
Responses
- 200
- 401
- 403
- 404
- 500
Flavor-app settings retrieved successfully
Unauthorized
Not authorized to access the resource.
Resource not found.
Internal Server Error