vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DpuStatusInfoOperationalInfo(vim.host.HardwareStatusInfo.DpuStatusInfo.OperationalInfo)
- Property of
- DpuStatusInfo
- Extends
- DynamicData
- See also
- ElementDescription
- Since
- vSphere API Release 8.0.0.1
Data Object Description
Sensor information provided by DPU that provides health status.Properties
Name | Type | Description |
---|---|---|
healthState* | ElementDescription |
The health state of the element indicated by the sensor. See HostNumericSensorHealthState |
reading | xsd:string |
A description of the state of the sensor
such as: N watts, Y RPM, or other measurement.
|
sensorId | xsd:string |
This string uniquely identifies a sensor in the DPU.
|
timeStamp* | xsd:dateTime |
Reports the ISO 8601 Timestamp when this sensor was last updated by
management controller if the this sensor is capable of tracking
when it was last updated. Property timeStampRaw, which comes from
vendor firmware is convertible to DateTime, it will be provided.
|
units* | xsd:string |
If provided by underying API, the base units in which the sensor
reading is specified, "RPM", "WATTS" and so forth.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |