Configuring the Network Policy for the K8s Pods
Use the following CLI configuration commands to enable or disable the network policy for the K8s pods. By default, the network policy is enabled.
clusterscluster_name
configuration enable-network-policy { true | false }