ubicloud/spec/routes/api/cli/lb
Furkan Sahin 883b50e6b7 Add one load_balancer_vm_port for each stack option
Since the load balancer health checks are performed through
load_balancer_vm_port entity, and I want to separate the health state of
each stack for the same VM, I am adding a new row per stack.
This way, if the ipv4 or ipv6 (single) endpoint is unhealthy for a dual
stack load balancer, we will be able to individually identify that.

This commit simply populates the rows for new instances load balancer
instances.
2025-11-10 15:07:15 +01:00
..
attach-vm_spec.rb Allow lb attach-vm cli to accept vm-name for vm-id 2025-08-27 04:12:30 +09:00
create_spec.rb Allow lb create cli private subnet id argument to accept private subnet name 2025-08-27 04:12:30 +09:00
destroy_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
detach-vm_spec.rb Add one load_balancer_vm_port for each stack option 2025-11-10 15:07:15 +01:00
disable-ssl-certificate_spec.rb Enable/Disable-ssl-certificate cli commands are added 2025-10-13 18:07:28 +02:00
enable-ssl-certificate_spec.rb Enable/Disable-ssl-certificate cli commands are added 2025-10-13 18:07:28 +02:00
rename_spec.rb Rewrite dns records and refresh cert when renaming load balancer 2025-09-17 01:43:20 +09:00
update_spec.rb Integrate the new cert-enabled to the lb update endpoint 2025-10-13 18:07:28 +02:00