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.
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
|
|
--confirm foo fw eu-central-h1/test-ps-default destroy
|
|
--confirm foo lb eu-central-h1/test-lb destroy
|
|
--confirm foo pg eu-central-h1/test-pg destroy
|
|
--confirm foo ps eu-central-h1/test-ps destroy
|
|
--confirm foo vm eu-central-h1/test-vm destroy
|
|
fw eu-central-h1/default-eu-central-h1-default show -f bad
|
|
fw eu-central-h1/test2-fw create invalid
|
|
fw eu-central-h1/test-ps-default destroy invalid
|
|
fw list -f invalid
|
|
fw list invalid
|
|
help invalid
|
|
invalid
|
|
lb list -f invalid
|
|
lb list invalid
|
|
lb eu-central-h1/test-lb show -f bad
|
|
lb eu-central-h1/test-lb attach-vm vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test-lb update bad 1234 54321 /up2 vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test2-lb create
|
|
pg eu-central-h1/test2-pg create invalid
|
|
pg eu-central-h1/test-pg add-firewall-rule
|
|
pg eu-central-h1/test-pg add-metric-destination
|
|
pg eu-central-h1/test-pg delete-firewall-rule
|
|
pg eu-central-h1/test-pg delete-metric-destination
|
|
pg eu-central-h1/test-pg destroy invalid
|
|
pg eu-central-h1/test-pg reset-superuser-password
|
|
pg eu-central-h1/test-pg restore
|
|
pg eu-central-h1/test-pg show invalid
|
|
pg eu-central-h1/test-pg -X pg_dump
|
|
pg list -f invalid
|
|
pg list invalid
|
|
ps eu-central-h1/test-ps connect psfzm7e26xky5m9ggetw4dpqe2
|
|
ps eu-central-h1/test-ps disconnect psfzm9e26xky5m9ggetw4dpqe2/foo
|
|
ps eu-central-h1/test-ps disconnect psfzm7e26xky5m9ggetw4dpqe2
|
|
ps eu-central-h1/test2-ps create invalid
|
|
ps eu-central-h1/test-ps destroy invalid
|
|
ps list -f invalid
|
|
ps list invalid
|
|
vm eu-central-h1/test2-vm create
|
|
vm eu-central-h1/test-vm destroy invalid
|
|
vm eu-central-h1/test-vm show -f invalid
|
|
vm eu-central-h1/test-vm -u foo scp :remote-path local-path invalid
|
|
vm eu-central-h1/test-vm -X sftp
|
|
vm list invalid
|
|
vm vmdzyppz6j166jh5e9t0dwrfas show
|
|
vm vmdzyppz6j166jh5e9t0dwrfa show
|