vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostFru(vim.host.Fru)
- Property of
 - DpuStatusInfo, HostNumericSensorInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 8.0.0.1
 
Data Object Description
Data object representing the hardware vendor identity for a given hardware component in the host.Properties
| Name | Type | Description | 
|---|---|---|
| manufacturer | xsd:string | 
         The name of the manufacturer.
       | 
| mfgTimeStamp* | xsd:dateTime | 
         The time, if any, when this FRU entry was created by manufacturer.
       | 
| partName | xsd:string | 
         Part Name is used for ordering replacement.
       | 
| partNumber | xsd:string | 
         Part Number is used for ordering replacement.
       | 
| serialNumber* | xsd:string | 
         The serial number of the part.
       | 
| type | xsd:string | 
         Report the FRU type if available FruType
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |