3.8. Flavor extra-specs (os-extra-specs)

List, create, and update the extra-specs or keys for a flavor.

MethodURIDescription
GET/v2/{tenant_id}/flavors/{flavor_id}/os-extra_specs

Lists the extra-specs or keys for the specified flavor.

POST/v2/{tenant_id}/flavors/{flavor_id}/os-extra_specs

Creates extra-specs or keys for the specified flavor.

GET/v2/{tenant_id}/flavors/{flavor_id}/os-extra_specs/{key_id}

Gets the value of the specified key.

DELETE/v2/{tenant_id}/flavors/{flavor_id}/os-extra_specs/{key_id}

Deletes a specified extra-spec by key.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...