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

InlineTier1InterfaceListResult1

Properties

array of Tier1Interface
results Required

Tier-1 Interface list results

JSON Example

{
	"results": [
		{
			"segment_path": "string",
			"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

Tier1InterfaceListResult

Feedback

Was this page helpful?