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

InlineL3VpnListResult1

Properties

array of L3Vpn
results Required

L3Vpn list results

JSON Example

{
	"results": [
		{
			"l3vpn_session": {
				"resource_type": "PolicyBasedL3VpnSession"
			},
			"local_address": "string",
			"remote_public_address": "string"
		}
	]
}

Vendor Extensions

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

L3VpnListResult

Feedback

Was this page helpful?