Getting a Load Balancer Backend Set's Details
View the details of a backend set for a load balancer.
- On the Load balancers list page, find the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
- On the load balancer's details page, select Backend sets.
- On the backend set's list, select the backend set that you want to work with.
The backend set's details page contains information about the backend set, both general information and links to its resources. Some items in the page are read-only, while other items let you edit and update the backend set's configuration.
Use the oci lb backend-set get command and required parameters to get a load balancer's details:
oci lb backend-set get --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 GetBackendSet operation to display a list of backend sets for a load balancer.