VIPSubnet

VIPSubnet
VIPSubnet
JSON Example
{
    "active_vip_addresses": [
        "string"
    ],
    "prefix_length": 0
}
array of string
active_vip_addresses
Required
Constraints: minItems: 1 maxItems: 1

Array of IP address subnets which will be used as floating IP addresses. | These IPs will move and will be owned by Active node.

integer As int64 As int64
prefix_length
Required
Constraints: minimum: 1 maximum: 128

Subnet Prefix Length

Property Of