Managed Object - HostBootDeviceSystem

Property of
HostConfigManager
See also
HostBootDeviceInfo
Since
VI API 2.5


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
QueryBootDevices, UpdateBootDevice

QueryBootDevices

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostBootDeviceSystem used to make the method call.

Return Value

Type Description
HostBootDeviceInfo

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



UpdateBootDevice

Required Privileges
Host.Config.Maintenance

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostBootDeviceSystem used to make the method call.
key Pxsd:string

Since VI API 2.5
P Required privilege: key

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None