StaticIpRange
StaticIpRange
JSON Example
{
"range": {
"begin": {
"addr": "string",
"type": "string"
},
"end": {
"addr": "string",
"type": "string"
}
},
"type": "string"
}
string
type
Optional
Constraints:
default: STATIC_IPS_FOR_VIP_AND_SE
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 with any value in Enterprise, Enterprise with Cloud Services edition.