vCenter Storage Monitoring Service 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 |
---|---|---|
bootCommandLine* | xsd:string |
Command line string to identify different boot options used for host.
Example of different boot options are:
|
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 Release 7.0.3.0 |
serialNumber* | xsd:string |
Since vSphere API Release 6.7 |
uuid | xsd:string |
Hardware BIOS identification.
|
vendor | xsd:string |
Hardware vendor identification.
|
vvolHostId* | xsd:string |
Host id used by Vvol.
The hostd id, obtained through vmkctl storage control path while
fetching the NVMe info.
Since vSphere API Release 8.0.0.0 |
vvolHostNQN* | HostQualifiedName |
NVMe qualified name used by Vvol.
A unique name, assigned to each host used by Vvol.
Obtained through vmkctl storage control path while fetching the NVMe info.
Since vSphere API Release 8.0.0.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |