Bases: troveclient.base.Resource
A Flavor is an Instance type, specifying other things, like RAM size.
Bases: troveclient.base.ManagerWithFind
Manage Flavor resources.
Get a specific flavor.
Return type: | Flavor |
---|
Get a list of all flavors. :rtype: list of Flavor.
Get a list of all flavors for the specified datastore type and datastore version . :rtype: list of Flavor.
alias of Flavor