Create a flavor, get details for a flavor, and list
details for available flavors. Includes the
rxtx_factor
,
OS-FLV-EXT-DATA:ephemeral
, and
swap
extended attributes.
Method | URI | Description |
---|---|---|
POST | /v2/{tenant_id}/flavors | Creates a flavor. Includes the rxtx_factor, OS-FLV-EXT-DATA:ephemeral, and swap extended attributes. |
GET | /v2/{tenant_id}/flavors/{flavor_id} | Gets details for a specified flavor. Includes the rxtx_factor, OS-FLV-EXT-DATA:ephemeral, and swap extended attributes. |
GET | /v2/{tenant_id}/flavors/detail | Lists available flavors. Includes the rxtx_factor, OS-FLV-EXT-DATA:ephemeral, and swap extended attributes. |