[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
BaseVnic
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"ip_addresses": [
{
"ip_address": "string",
"netmask": "string",
"network_address": "string"
}
],
"layer2_network": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"name": "My Name",
"vlan": {
"begin": 0,
"end": 0
},
"vm": {
"entity_id": "string",
"entity_type": "VirtualMachine"
}
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By
Get VNIC
Used By
EC2NetworkInterface
Vnic