Managed Service for PostgreSQL API, gRPC: UserService
Written by
Updated at October 17, 2024
A set of methods for managing PostgreSQL User resources.
Methods
Method |
Description |
Returns the specified PostgreSQL User resource. |
|
Retrieves the list of PostgreSQL User resources in the specified cluster. |
|
Creates a PostgreSQL user in the specified cluster. |
|
Updates the specified PostgreSQL user. |
|
Deletes the specified PostgreSQL user. |
|
Grants permission to the specified PostgreSQL user. |
|
Revokes permission from the specified PostgreSQL user. |