Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostHardwareStatusInfo(vim.host.HardwareStatusInfo)
- Property of
- HealthSystemRuntime
- Extends
- DynamicData
- See also
- DpuStatusInfo, HostHardwareElementInfo, HostStorageElementInfo
- Since
- VI API 2.5
Data Object Description
Data object representing the status of the hardware components of the host.Properties
Name | Type | Description |
---|---|---|
cpuStatusInfo* | HostHardwareElementInfo[] |
Status of the CPU packages
|
dpuStatusInfo* | DpuStatusInfo[] |
Status of one or more DPU elements
Since vSphere API Release 8.0.0.1 |
memoryStatusInfo* | HostHardwareElementInfo[] |
Status of the physical memory
|
storageStatusInfo* | HostStorageElementInfo[] |
Status of the physical storage system
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |