Viewing NLB Details
On Compute Cloud@Customer, you can view a list of existing network load balancers (NLBs) and view their details.
-
In the Compute Cloud@Customer Console navigation menu, select Networking, then select Network Load Balancers.
- At the top of the page, select the compartment that contains the NLB.
-
If the network load balancer exists, you can view its details in one of two ways:
- Select the name of the NLB.
- On the row for the NLB, select the Actions menu (
), then select View Details.
-
Use the following commands to view NLBs:
- Use oci nlb network-load-balancer list to see a list of
NLBs.
oci nlb network-load-balancer list [OPTIONS]
- Use oci nlb network-load-balancer get to see the details of a particular
NLB.
oci nlb network-load-balancer get [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
- Use oci nlb network-load-balancer list to see a list of
NLBs.
Use the following operations to view NLBs:
- Use ListNetworkLoadBalancers to list all NLBs.
- Use GetNetworkLoadBalancer to get the details of a particular NLB.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.