Files
ubicloud/spec/routes/api/cli/golden-files/lb eu-central-h1_test2-lb create.txt
Jeremy Evans 981fcbd4e9 Update to Rodish gem version
Only change from previous checkout is that "accepts:" changes to
"requires:" for invalid number of arguments error message.
2025-03-26 15:05:00 -07:00

18 lines
582 B
Plaintext

! Invalid number of arguments for lb create subcommand (requires: 3, given: 0)
Create a load balancer
Usage:
ubi lb location/lb-name create [options] ps-id src-port dst-port
Options:
-a, --algorithm=alg set the algorithm to use
-e, --check-endpoint=path set the health check endpoint (default: /up)
-p, --check-protocol=proto set the health check protocol
-s, --stack=stack set the stack
Allowed Option Values:
Algorithm: round_robin hash_based
Health Check Protocol: http https tcp
Stack: dual ipv4 ipv6