Managed Service for MySQL API, gRPC: UserService
Статья создана
Обновлена 17 октября 2024 г.
A set of methods for managing MySQL users.
See the documentation for details.
Methods
Method |
Description |
Retrieves information about the specified user. |
|
Retrieves the list of users in a cluster. |
|
Creates a user in a cluster. |
|
Updates a user in a cluster. |
|
Deletes a user in a cluster. |
|
Grants permission to access a database to a user in a cluster. |
|
Revokes permission to access a database from a user in a cluster. |