Bases: troveclient.base.ManagerWithFind
Manage Instances resources.
A wrapper for list method.
Get all the database instances.
Migrate the instance.
instance_id – The Instance (or its ID) to share onto.
Reboot the underlying OS.
instance_id – The Instance (or its ID) to share onto.
Rebuild the underlying OS.
Set the task status to NONE.
alias of troveclient.v1.instances.Instance
Get root access history of one instance.
Get details of one instance.
Instance.
Update the guest agent via apt-get.
Bases: troveclient.base.ManagerWithFind
Manage Cluster resources.
Show an overview of all local clusters.
Optionally, filter by deleted status.
list of Cluster.
Reset the current cluster task to NONE.
alias of troveclient.v1.clusters.Cluster
Get details of one cluster.
Bases: troveclient.v1.configurations.ConfigurationParameters
Mgmt call to create a new configuration parameter.
Mgmt call to delete a configuration parameter.
Get any configuration parameter deleted or not.
List all configuration parameters deleted or not.
Mgmt call to modify an existing configuration parameter.
Bases: troveclient.base.ManagerWithFind
Manage DatastoreVersion resources.
Create a new datastore version.
Delete a datastore version.
Update a datastore-version.
Get details of a datastore version.
List all datastore versions.
Bases: troveclient.base.ManagerWithFind
Manage Flavor resources.
Create a new flavor.
alias of troveclient.v1.flavors.Flavor
Bases: troveclient.base.Resource
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.