Getting Network Load Balancer Backend Server Details

View the details of a backend server for a network load balancer.

    1. On the Network load balancers list page, select the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
    2. On the details page, select Backend sets.
    3. On the details page for the backend set, select Backends.

      All backend servers in the selected backend set are displayed in a table.

    4. Find the backend server you want in the Backends list.

    The list contains columns for all the details of the backend servers, such as IP address, availability domain, and port.

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

    oci nlb backend get --backend-set-name backend_set_name --backend-name backend_server_name --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

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

  • Run the GetBackend operation to display the details of a backend server for a backend set for a network load balancer.