IpAddrTypeConfig

IpAddrTypeConfig
IpAddrTypeConfig
JSON Example
{
    "ip_type": "string",
    "periodicity": 0
}
string
ip_type
Required  

IP address type for which periodic IP advertisement (GratARP/NA) is enabled. Supported values are VIP_IP, SNAT_IP, FLOATING_INTF_IP, and PRIMARY_INTF_IP. Enum options - NAT_IP, VIP_IP, SNAT_IP, FLOATING_INTF_IP, PRIMARY_INTF_IP. Field introduced in 32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
periodicity
Optional

Periodicity override for this IP type in minutes. If not set, uses ip_advertisement_profile.default_periodicity. Allowed values are 1-30. Field introduced in 32.1.3. Unit is MIN. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.