[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineL3VpnRule1
Properties
string
action
Optional
Action to exchange data with or without protection. PROTECT - Allows to exchange data with ipsec protection. Protect rules are defined per L3Vpn. BYPASS - Allows to exchange data without ipsec protection. Bypass rules are defined per L3VpnContext and affects all policy based L3Vpns. Bypass rules are prioritized over protect rules.
Possible values are: PROTECT , BYPASS
integer as int32
sequence_number
Optional
This field is used to resolve conflicts between multiple L3VpnRules associated with a single L3Vpn or L3VpnContext.
JSON Example
{
"destinations": [
{
"subnet": "string"
}
],
"sources": [
{
"subnet": "string"
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyL3Vpn