CrossVdcNetwork

CrossVdcNetwork
CrossVdcNetwork

A CrossVdcNetwork object

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "subnets": {
        "values": [
            {
                "gateway": "string",
                "prefixLength": 0,
                "dnsSuffix": "string",
                "dnsServer1": "string",
                "dnsServer2": "string",
                "ipRanges": {
                    "values": [
                        {
                            "startAddress": "string",
                            "endAddress": "string"
                        }
                    ]
                },
                "enabled": false,
                "totalIpCount": 0,
                "usedIpCount": 0
            }
        ]
    },
    "vdcGroupRef": {
        "name": "string",
        "id": "string"
    },
    "routerRef": {
        "name": "string",
        "id": "string"
    },
    "status": {},
    "errorMessage": "string"
}
Availability
Added in 31.0