You can exclude policy groups consisting of members from being applied east-west security services.
Update the exclusion list, a list that references member groups to be excluded from the east-west service introspection policy. The excluded members are not applied with any service introspection policy.
Note:
- An exclusion list does not support policy groups with IP Set, IP Addresses, or MAC Addresses as members. You can update the exclusion list from the NSX Manager
- EdgeVMs, if any, are added by system to Policy SI Exclude List through Edge_NSGroup. Removal of Edge_NSGroup might lead to traffic disruption.
PUT https://<policy-mgr>/policy/api/v1/infra/settings/service-insertion/security/exclude-list { "members": ["/infra/domains/default/groups/grp1"], "_revision": 1 }