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

InlineSegmentAdvancedConfig1

Properties

array of string
address_pool_paths Optional

Policy path to IP address pools.


boolean
hybrid Optional

When set to true, all the ports created on this segment will behave in a hybrid fashion. The hybrid port indicates to NSX that the VM intends to operate in underlay mode, but retains the ability to forward egress traffic to the NSX overlay network. This property is only applicable for segment created with transport zone type OVERLAY_STANDARD. This property cannot be modified after segment is created.


boolean
local_egress Optional

This property is used to enable proximity routing with local egress. When set to true, logical router interface (downlink) connecting Segment to Tier0/Tier1 gateway is configured with prefix-length 32.

JSON Example

{
	"address_pool_paths": [
		"string"
	],
	"hybrid": false,
	"local_egress": false
}

Vendor Extensions

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

SegmentAdvancedConfig

Feedback

Was this page helpful?