vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSystemInfo(vim.host.SystemInfo)
- Property of
- HostHardwareInfo
- Extends
- DynamicData
- See also
- HostQualifiedName, HostSystemIdentificationInfo
- Since
- 2.0
Data Object Description
Information about the system as a whole.Properties
Name | Type | Description |
---|---|---|
model | xsd:string |
System model identification.
|
otherIdentifyingInfo* | HostSystemIdentificationInfo[] |
Other System identification information. This information may be vendor
specific
Since VI API 2.5 |
qualifiedName* | HostQualifiedName[] |
List of qualified names used to identify the host in a specific context.
Unlike the other types of system identification information, these can
potentially change as a result of configuration.
Since vSphere API 7.0.3.0 |
serialNumber* | xsd:string |
Since vSphere API 6.7 |
uuid | xsd:string |
Hardware BIOS identification.
|
vendor | xsd:string |
Hardware vendor identification.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |