vmware.hv.sensors.get: { "val": { "@type": "ArrayOfHostNumericSensorInfo", "HostNumericSensorInfo": [ { "@type": "HostNumericSensorInfo", "name": "System Board 1 PwrMeter Output --- Normal", "healthState": { "label": "Green", "summary": "Sensor is operating under normal conditions", "key": "green" }, "currentReading": "10500", "unitModifier": "-2", "baseUnits": "Watts", "sensorType": "other" }, { "@type": "HostNumericSensorInfo", "name": "Power Supply 1 PS 1 Output --- Normal", "healthState": { "label": "Green", "summary": "Sensor is operating under normal conditions", "key": "green" }, "currentReading": "10000", "unitModifier": "-2", "baseUnits": "Watts", "sensorType": "power" }, { // other hv sensors } ] } }