ubicloud/spec/routes/api/cli/pg
Burak Yucesoy d18f5720f9 Remove /failover endpoint for Postgres
We initially added this endpoint to allow partners to trigger failover on the
instances they manage, so that they can update the image by refreshing the boot
image. However, it is not being used at the moment, and we would probably do
in-place updates if necessary. For the sake of simplification, we are removing
this endpoint.
2025-03-06 10:55:42 +01:00
..
add-firewall-rule_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
add-metric-destination_spec.rb Revert the backout of the CLI support 2025-02-11 16:09:46 -08:00
create_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
delete-firewall-rule_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
delete-metric-destination_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
destroy_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
list_spec.rb Start using ProviderLocations from DB 2025-02-24 13:13:48 +01:00
pg_dumpall_spec.rb Fix cli pg pg_dumpall command 2025-02-12 09:47:45 -08:00
psql_pg_dump_spec.rb Fix cli pg pg_dumpall command 2025-02-12 09:47:45 -08:00
reset-superuser-password_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
restart_spec.rb Add cli pg restart command 2025-02-21 15:27:03 -08:00
restore_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
show_spec.rb Remove latest_restore_time as a field for cli pg show 2025-02-19 10:25:42 -08:00