Listing Load Balancers

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

    1. Open the navigation menu and select Networking. Under Load balancers, select Load balancer.
      The Load balancers list page opens. All existing load balancer resources in the selected compartment are displayed in a list table.
    2. To view the resources in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
    3. Select a State from the list to limit the load balancers displayed to that state.

    Those load balancers in the compartment you selected and under the state you chose are listed.

  • 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.