Use this command to return a list of all inbound (ingress) endpoints for a specified load balancing pool.
Usage
dcos edgelb ingresslb <pool-name> [options]
Options
Name, shorthand | Description |
---|---|
--help, -h |
Display usage information. |
--verbose, -v |
Enable additional logging of requests and responses. |
--name="<name>" |
Specify the name of the service instance to query. |
--json |
Show unparsed JSON response. |
Examples
To list the load balancing ingress endpoints for the Edge-LB pool named paris-prod-lb
, you would use the command:
dcos edgelb ingresslb paris-prod-lb