3.11.2. Delete flavor

 
MethodURIDescription
DELETE/v2/{tenant_id}/flavors/{flavor_id}

Deletes a flavor.

Normal response codes: 204

 3.11.2.1. Request

This table shows the URI parameters for the delete flavor request:

NameTypeDescription

{tenant_id}

​String

The unique ID of the tenant or account.

{flavor_id}

​String

The flavor ID.

This operation does not require a request body.

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


loading table of contents...