NetworkApiResponse
NetworkApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"attrs": [
{
"key": "string",
"value": "string"
}
],
"cloud_ref": "string",
"configpb_attributes": {
"version": 0
},
"configured_subnets": [
{
"prefix": {
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
},
"static_ip_ranges": [
{
"range": {
"begin": {
"addr": "string",
"type": "string"
},
"end": {
"addr": "string",
"type": "string"
}
},
"type": "string"
}
]
}
],
"dhcp_enabled": false,
"exclude_discovered_subnets": false,
"ip6_autocfg_enabled": false,
"markers": [
{
"key": "string",
"values": [
"string"
]
}
],
"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
string
next
Optional
next