Vmknic
Vmknic
AllOf
JSON Example
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"ip_addresses": [
{
"ip_address": "string",
"netmask": "string",
"network_address": "string"
}
],
"vlan": {
"begin": 0,
"end": 0
},
"host": {
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
},
"layer2_network": {
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
}