Lists all firewall rules configured for your Vultr load balancers, showing allowed or blocked IPs and ports.
The vultr-cli load-balancer firewall list
command displays all firewall rules configured for your Vultr load balancers, showing the IPs and ports that are allowed or blocked.
$ vultr-cli load-balancer firewall list <Load Balancer ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
-c | --cursor | (optional) cursor for paging. |
-p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |
No comments yet.