[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineAbstractSpace1

Properties

string
connectivity_strategy Optional

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: WHITELISTBLACKLISTWHITELIST_ENABLE_LOGGINGBLACKLIST_ENABLE_LOGGINGNONE

JSON Example

{
	"connectivity_strategy": "WHITELIST"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Policy
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

AbstractSpace

Feedback

Was this page helpful?