The Flavor class inherits from Resource.
openstack.load_balancer.v2.flavor.Flavor(_synchronized=False, connection=None, **attrs)¶The base resource
| Parameters: |
|
|---|
id¶The ID of the flavor.
name¶The name of the flavor.
description¶The flavor description.
flavor_profile_id¶The associated flavor profile ID
is_enabled¶Whether the flavor is enabled for use or not.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.