Bases: troveclient.base.Resource
Configuration is a resource used to hold configuration information.
Bases: troveclient.base.Resource
Configuration Parameter.
Bases: troveclient.base.ManagerWithFind
Manage ConfigurationParameters information.
Get a list of valid parameters that can be changed.
Get a list of valid parameters that can be changed.
Get a list of valid parameters that can be changed.
Get a list of valid parameters that can be changed.
alias of troveclient.v1.configurations.ConfigurationParameter
Bases: troveclient.base.ManagerWithFind
Manage Configurations information.
Create a new configuration.
Delete the specified configuration.
configuration – The configuration id to delete
Update an existing configuration.
Get a specific configuration.
Get a list of instances on a configuration.
Get a list of all configurations.
list of Configurations.
Update an existing configuration.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.