[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

SubnetMappingList

Properties

array of SubnetMapping
results Optional

JSON Example

{
	"results": [
		{
			"cidr": "string",
			"entity_id": "1000:104:12213212",
			"entity_type": "VirtualMachine",
			"name": "My Name",
			"vlan_id": 0
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Get Subnet Mappings

Feedback

Was this page helpful?