osc compute flavor delete

Deletes a flavor.

This is typically an admin only action. Deleting a flavor that is in use by existing servers is not recommended as it can cause incorrect data to be returned to the user under some operations.

Normal response codes: 202

Error response codes: unauthorized(401), forbidden(403), itemNotFound(404)

Usage: osc compute flavor delete <ID>

Arguments:

  • <ID> — id parameter for /v2.1/flavors/{id} API