[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Host
AllOf
This class requires all of the following:
JSON Example
{
"cluster": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"connection_state": "DISCONNECTED",
"datastores": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"maintenance_mode": "false",
"name": "My Name",
"nsx_manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"service_tag": "CT1342",
"vcenter_manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vendor_id": "host-12",
"vm_count": 100,
"vmknics": [
{
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"host": {
"entity_id": "string",
"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
}
}
]
}