osc network flavor set
Updates a flavor.
The service_type cannot be updated as there may be associated service profiles and consumers depending on the value.
Normal response codes: 200
Error response codes: 400, 401, 403, 404
Usage: osc network flavor set [OPTIONS] <ID>
Arguments:
<ID>— id parameter for /v2.0/flavors/{id} API
Options:
- 
--description <DESCRIPTION>— The human-readable description for the flavor - 
--no-description— Set explicit NULL for the description - 
--enabled <ENABLED>— Indicates whether the flavor is enabled or not. Default is truePossible values:
true,false - 
--name <NAME>— Name of the flavor - 
--service-profiles <SERVICE_PROFILES>— Parameter is an array, may be provided multiple times