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

InlineTier0InterfaceListResult1

Properties

array of Tier0Interface
results Required

Tier-0 Interface list results

JSON Example

{
	"results": [
		{
			"subnets": [
				{
					"ip_addresses": [
						"string"
					],
					"prefix_len": 0
				}
			]
		}
	]
}

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

Tier0InterfaceListResult

Feedback

Was this page helpful?