Getting a Network Load Balancer Backend Set's Details
View the details of a backend set for a network load balancer.
- 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.
- On the details page, select Backend sets.
- Select the backend set.
The details page for the backend set opens and displays information about the backend set. Some items on the page are read-only, and other items enable you to edit and update the backend set's configuration. Access the various resources associated with the backend set by selecting their links or tabs.
Use the oci nlb backend-set get command and required parameters to get the details of a network load balancer's backend set:
oci nlb backend-set get --backend-set-name backend_set_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 GetBackendSet operation to display the details of a backend set for a network load balancer.