
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
754 B
754 B
vim.host.BootDeviceInfo
This data object represents the boot device information of the host.
- extends
- since
- Attributes:
-
bootDevices ([vim.host.BootDeviceSystem.BootDevice], optional):
The list of boot devices present on the host
currentBootDeviceKey (str, optional):
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.