Configure a Cluster's NSGs
Configure the NSGs for a cluster.
The NSG can be in the same compartment or a different compartment, but must be in the same VCN as the cluster's subnet.
You can configure up to five NSGs for a cluster.
- On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters.
- On the details page, select Configure network security groups from the More actions menu.
- In the Network security groups panel, select Add network security group and then select the NSG you want to configure for the cluster from the list.
Use the oci redis redis-cluster update command and required parameters to configure NSGs for a cluster:
oci redis redis-cluster update --redis-cluster-id cluster_ocid [OPTIONS]
For information about using the CLI, see Command Line Interface (CLI). For a complete list of flags and options available for CLI commands, see the CLI Command Reference.- 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.
Run the UpdateRedisCluster operation to configure NSGs for a cluster.