Listing Network Load Balancer Backend Servers
View a list of the backend servers contained within a backend set for a network load balancer.
- On the Network load balancers list page, find the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
- On the details page, select Backend sets.
- On the details page for the backend set, select Backends.
The Backends list opens. All backend servers in the selected backend set are displayed in a table.
Use the oci nlb backend list command and required parameters to list the backend servers for a network load balancer's backend set:
oci nlb backend list --backend-set-name backend_set_name --network-load-balancer-id network_load_balancer_ocid [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListBackends operation to display a list of backend servers for a backend set for a network load balancer.