rpaas
List supported flavors
This endpoint is part of legacy RPaaS API.
Deprecated in favor of GET /resources/plans (see the supported flavors within schemas field of Plan object).
get/resources/flavors
Response
OK
Example response
[
{
"name": "chocolate",
"description": "Awesome description about \"chocolate\" flavor."
}
]