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 User