vNICNetwork

vNICNetwork
vNICNetwork
JSON Example
{
    "ctlr_alloc": false,
    "ip": {
        "ip_addr": {
            "addr": "string",
            "type": "string"
        },
        "mask": 0
    },
    "mode": "string"
}
boolean
ctlr_alloc
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

ip
Required

ip

string
mode
Required

Enum options - DHCP, STATIC, VIP, DOCKER_HOST, MODE_MANUAL. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.