InlineAbstractSpace1
Properties
This field indicates the default connectivity policy for the infra or tenant space WHITELIST - Adds a default drop rule. Administrator can then use “allow” rules (aka whitelist) to allow traffic between groups BLACKLIST - Adds a default allow rule. Admin can then use “drop” rules (aka blacklist) to block traffic between groups WHITELIST_ENABLE_LOGGING - Whitelising with logging enabled BLACKLIST_ENABLE_LOGGING - Blacklisting with logging enabled NONE - No default rules are added.
Possible values are: WHITELIST , BLACKLIST , WHITELIST_ENABLE_LOGGING , BLACKLIST_ENABLE_LOGGING , NONE
JSON Example
{
"connectivity_strategy": "WHITELIST"
}
Vendor Extensions
x-vmw-nsx-module: Policy