Managed Service for PostgreSQL API, REST: Cluster
A set of methods for managing PostgreSQL Cluster resources.
Methods
Method |
Description |
Returns the specified PostgreSQL Cluster resource. |
|
Retrieves the list of PostgreSQL Cluster resources that belong |
|
Creates a PostgreSQL cluster in the specified folder. |
|
Updates the specified PostgreSQL cluster. |
|
Deletes the specified PostgreSQL cluster. |
|
Start the specified PostgreSQL cluster. |
|
Stop the specified PostgreSQL cluster. |
|
Moves the specified PostgreSQL cluster to the specified folder. |
|
Creates a backup for the specified PostgreSQL cluster. |
|
Creates a new PostgreSQL cluster using the specified backup. |
|
Reschedules planned maintenance operation. |
|
Start a manual failover on the specified PostgreSQL cluster. |
|
Retrieves logs for the specified PostgreSQL cluster. |
|
Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics. |
|
Retrieves the list of Operation resources for the specified cluster. |
|
Retrieves the list of available backups for the specified PostgreSQL cluster. |
|
Retrieves a list of hosts for the specified cluster. |
|
Creates new hosts for a cluster. |
|
Deletes the specified hosts for a cluster. |
|
Updates the specified hosts. |