Host
Host
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"vmknics": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"cluster": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vcenter_manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vm_count": 100,
"datastores": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"service_tag": "CT1342",
"vendor_id": "host-12",
"nsx_manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"maintenance_mode": "false",
"connection_state": "DISCONNECTED"
}