LBSnatIpElement
Snat Ip element.
Properties
string
ip_address
Required
Ip address or ip range such as 1.1.1.1 or 1.1.1.101-1.1.1.160.
integer
prefix_length
Optional
Subnet prefix length should be not specified if there is only one single IP address or IP range.
JSON Example
{
"ip_address": "string"
}