Create a flavor, get details for a specified flavor, and
list details for available flavors. Includes the
rxtx_factor
extended attribute,
related to configured bandwidth cap values.
Method | URI | Description |
---|---|---|
POST | /v2/{tenant_id}/flavors | Creates a flavor. Includes the rxtx_factor extended attribute. |
GET | /v2/{tenant_id}/flavors/{flavor_id} | Gets details for a specified flavor. Includes the rxtx_factor extended attribute. |
GET | /v2/{tenant_id}/flavors/detail | Lists details for available flavors and includes the rxtx_factor extended attribute. |