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

InlineChildVirtualEndpoint1

Properties

VirtualEndpoint Required

Contains reference to actual VirtualEndpoint.

JSON Example

{
	"VirtualEndpoint": {
		"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

ChildVirtualEndpoint

Feedback

Was this page helpful?