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

L2VpnPeerCodes

Get the peer_code for each tunnel to paste on the remote end of the tunnel. Currently only stand-along/unmanaged edge is supported on the remote end of the tunnel.


AllOf


This class requires all of the following:

JSON Example

{
	"enforcement_point_path": "string",
	"peer_codes": [
		{
			"peer_code": "string",
			"transport_tunnel_path": "string"
		}
	],
	"resource_type": "L2VpnPeerCodes"
}

Vendor Extensions

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

Feedback

Was this page helpful?