Listing Load Balancers

View a list of the load balancers in a Oracle Cloud Infrastructure compartment.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Load balancer. The Load balancers page appears.

    2. Select the Compartment from the list. All load balancers in that compartment are listed in tabular form.

    3. Select a State from the list to limit the load balancers displayed to that state.

  • 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 parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListLoadBalancers operation to list the load balancers in a compartment.