StaticIpRange

StaticIpRange
StaticIpRange
JSON Example
{
    "range": {
        "begin": {
            "addr": "string",
            "type": "string"
        },
        "end": {
            "addr": "string",
            "type": "string"
        }
    },
    "type": "string"
}
range
Required

range

string
type
Optional

Object type (VIP only, Service Engine only, or both) which can use this IP range. Enum options - STATIC_IPS_FOR_SE, STATIC_IPS_FOR_VIP, STATIC_IPS_FOR_VIP_AND_SE. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of