Bases: troveclient.base.Resource
A database user.
Bases: troveclient.base.ManagerWithFind
Manage Users resources.
Change the password for one or more users.
Create users with permissions to the specified databases.
Delete an existing user in the specified instance.
Get a single User from the instance’s Database.
User.
Allow an existing user permissions to access a database.
Get a list of all Users from the instance’s Database.
list of User.
Show all databases the given user has access to.
alias of troveclient.v1.users.User
Revoke from an existing user access permissions to a database.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.