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

InlineLBSnatIpPool1

Properties

array of LBSnatIpElement
ip_addresses Required

Currently, only one single IP address or IP range is supported. If an IP range is specified, the range may contain no more than 64 IP addresses.

JSON Example

{
	"ip_addresses": [
		{
			"ip_address": "string"
		}
	]
}

Vendor Extensions

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

LBSnatIpPool

Feedback

Was this page helpful?