Bases: troveclient.base.ManagerWithFind
Manager class for Root resource.
Implements root-enable API. Enable the root user and return the root password for the specified db instance.
Implements root-enable for clusters.
Implements root-enable for instances.
Implements root-disable API. Disables access to the root user for the specified db instance. :param instance: The instance on which the root user is enabled
Implements root-disable for instances.
Returns whether root is enabled for the cluster.
Returns whether root is enabled for the instance.
Return whether root is enabled for the instance.
alias of troveclient.v1.users.User
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.