vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostBootDeviceInfo(vim.host.BootDeviceInfo)
- Returned by
- QueryBootDevices
- Extends
- DynamicData
- See also
- HostBootDevice
- Since
- VI API 2.5
Data Object Description
This data object represents the boot device information of the host.Properties
Name | Type | Description |
---|---|---|
bootDevices* | HostBootDevice[] |
The list of boot devices present on the host
|
currentBootDeviceKey* | xsd:string |
The key of the current boot device that the host is configured to
boot. This property is unset if the current boot device is disabled.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |