[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineBaseEndpoint1
Properties
string
resource_type
Required
Possible values are: VirtualEndpoint , ServiceInstanceEndpoint
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