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

InlineBaseEndpoint1

Properties

string
resource_type Required

Possible values are: VirtualEndpointServiceInstanceEndpoint


array of IPInfo
target_ips Required

IPs where either inbound or outbound traffic is to be redirected.

JSON Example

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

BaseEndpoint

Feedback

Was this page helpful?