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

InlineChildServiceInstanceEndpoint1

Properties

ServiceInstanceEndpoint Required

Contains actual ServiceInstanceEndpoint.

JSON Example

{
	"ServiceInstanceEndpoint": {
		"resource_type": "VirtualEndpoint",
		"service_interface_path": "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

ChildServiceInstanceEndpoint

Feedback

Was this page helpful?