Getting a Network Load Balancer's Details

View a network load balancer's details.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Network load balancer. The Network load balancers page appears.
    2. Select the Compartment from the list. All network load balancers in that compartment are listed in tabular form.
    3. Select a State from the list to limit the network load balancers displayed to that state.
    4. Select the network load balancer whose details you want to get.

    The network load balancer's Details page appears. The Details page contains information about the network 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 network load balancer's configuration. See Editing a Network Load Balancer.

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

    oci nlb network-load-balancer get --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetNetworkLoadBalancer operation to get the details of a network load balancer.