{
"totalRecords": 0,
"records": {
"moid": "string",
"name": "string",
"entityId": "string",
"objectType": "string",
"classId": "string",
"hypervisorType": "string",
"hypervisorVersion": "string",
"inventoryPath": "string",
"memoryCapacityInBytes": 0,
"memoryFreeInBytes": 0,
"memoryUsedInBytes": 0,
"status": "string",
"tags": {},
"totalCores": 0,
"processorCapacityInMhz": 0,
"processorFreeInMhz": 0,
"processorUsedInMhz": 0,
"dataCenter": {
"name": "string",
"moid": "string"
},
"organizations": [
{
"name": "string",
"moid": "string"
}
]
}
}
|