Getting a Load Balancer's Details

View a load balancer's details.

    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.

    4. Select the load balancer whose details you want to get. The load balancer's Details page appears.

    The Details page contains information about the load balancer, both general information and links to its resources. Some items in the page are read-only, while other items allow you to edit and update the load balancer's configuration. See Editing a Load Balancer.

  • Use the oci lb load-balancer get command and required parameters to get a load balancer's details:

    oci lb load-balancer get --load-balancer-id load_balancer_id [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetLoadBalancer operation to get a load balancer's details.