Getting a Load Balancer Backend Server's Details
View the details of a backend server for a load balancer.
The Backends list show details for all the backend servers associated with the backend set, such as IP status, port, and weight. Use the oci lb backend get command and required parameters to view the details of a backend server for a load balancer:
oci lb backend get --backend-name backend_name --backend-set-name backend_set_name --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 GetBackend operation to view the details of a backend server for a load balancer.