A flavor is an available hardware configuration for a server. Each flavor has a unique combination of disk space and memory capacity.
Method | URI | Description |
---|---|---|
GET | /v2/flavors/detail{?changes-since,minDisk,minRam,marker,limit} | Lists all details for available flavors. |
GET | /v2/flavors/{flavor_id} | Gets details for a specified flavor. |