osc compute flavor set255

Updates a flavor description.

This API is available starting with microversion 2.55.

Policy defaults enable only users with the administrative role to perform this operation. Cloud providers can change these permissions through the policy.json file.

Normal response codes: 200

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

Usage: osc compute flavor set255 --description <DESCRIPTION> <ID>

Arguments:

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

Options:

  • --description <DESCRIPTION> — A free form description of the flavor. Limited to 65535 characters in length. Only printable characters are allowed