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

InlineVirtualEndpointListResult1

Properties

array of VirtualEndpoint
results Required

All virtual endpoints under a Tier0

JSON Example

{
	"results": [
		{
			"resource_type": "VirtualEndpoint",
			"service_names": [
				"string"
			],
			"target_ips": [
				{
					"ip_addresses": [
						"string"
					],
					"prefix_length": 0
				}
			]
		}
	]
}

Vendor Extensions

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

VirtualEndpointListResult

Feedback

Was this page helpful?