Updating Network Load Balancer Groups
Update the network security groups' configuration for a network load balancer.
See Network Security Groups for information on this feature.
- Open the navigation menu, click Networking, and then click Load balancers. Click Network load balancer. The Network load balancers page appears.
- Select the Compartment from the list. All network load balancers in that compartment are listed in tabular form.
- Select a State from the list to limit the network load balancers displayed to that state.
- Click the network load balancer whose network security groups (NSGs) you want to edit. The network load balancer's Details page appears.
- Click Edit next to Network security groups. The Edit NSGs dialog box appears.
- Select an NSG from the list to use with your network load balancer. Click Change compartment to select an NSG from a different compartment than the one indicated.
- Click +Add another security group to add another NSG to the list. Click X to remove an NSG.
- Click Submit.
Use the oci nlb network-load-balancer update-network-security-groups command and required parameters to update a network load balancer's security groups:
oci nlb network-load-balancer update-network-security-groups --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 UpdateNetworkSecurityGroups operation to update the network security groups for a network load balancer. See UpdateNetworkSecurityGroups for a complete description.