VipPlacementResolutionInfo

VipPlacementResolutionInfo
VipPlacementResolutionInfo
JSON Example
{
    "ip": {
        "addr": "string",
        "type": "string"
    },
    "networks": [
        {
            "network_ref": "string",
            "subnet": [
                {
                    "ip_addr": {
                        "addr": "string",
                        "type": "string"
                    },
                    "mask": 0
                }
            ],
            "subnet6": [
                {
                    "ip_addr": {
                        "addr": "string",
                        "type": "string"
                    },
                    "mask": 0
                }
            ]
        }
    ],
    "pool_uuid": "string"
}
ip
Optional

ip

networks
Optional

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

string
pool_uuid
Optional

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

Property Of