VipPlacementNetwork

VipPlacementNetwork
VipPlacementNetwork
JSON Example
{
    "network_ref": "string",
    "subnet": {
        "ip_addr": {
            "addr": "string",
            "type": "string"
        },
        "mask": 0
    },
    "subnet6": {
        "ip_addr": {
            "addr": "string",
            "type": "string"
        },
        "mask": 0
    }
}
string
network_ref
Optional

Network to use for vip placement. It is a reference to an object of type Network. Field introduced in 18.2.5. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

subnet
Optional

subnet

subnet6
Optional

subnet6