Getting Network Load Balancer Backend Server Details

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

  • This task can't be performed using the OCI Console.

  • 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 --compartment-id compartment_ocid --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 GetBackend operation to display the details of a backend server for a backend set for a network load balancer.