NetworkConfigApiResponse

NetworkConfigApiResponse
NetworkConfigApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "cloud_ref": "string",
            "dhcp_enabled": false,
            "exclude_discovered_subnets": false,
            "ip6_autocfg_enabled": false,
            "name": "string",
            "synced_from_se": false,
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vcenter_dvs": false,
            "vimgrnw_ref": "string",
            "vrf_context_ref": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next