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

InlinePolicyTransportZone1

Properties

boolean
is_default Optional

Indicates whether the transport zone is default.


string
nsx_id Optional

UUID of transport zone on enforcement point.


string
tz_type Optional

Type of Transport Zone

Possible values are: OVERLAY_STANDARDOVERLAY_ENSVLAN_BACKEDUNKNOWN

JSON Example

{
	"is_default": false,
	"nsx_id": "string",
	"tz_type": "OVERLAY_STANDARD"
}

Vendor Extensions

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

PolicyTransportZone

Feedback

Was this page helpful?