Listing Load Balancers
Describes how to list the load balancer in your tenancy.
-
Open the navigation menu, click Networking, and then click Load Balancers.
-
Select the Compartment from the list.
All load balancers and network load balancers in that compartment are listed in tabular form.
-
(optional) Select a State from the list to limit the load balancers displayed to that state.
-
(optional) Uncheck Network Load Balancer under Type to only display load balancers.
-
Use the oci lb load-balancer list command and required parameters to list the load balancers in a compartment:
oci lb load-balancer list --compartment-id compartment_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ListLoadBalancers operation to create a load balancer.