LBSnatIpPool

LBSnatIpPool
LBSnatIpPool

Snat Ip pool.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "ip_addresses": [
        {
            "ip_address": "string",
            "prefix_length": 0
        }
    ]
}