Managed Object - HostAssignableHardwareManager

Property of
HostConfigManager
See also
HostAssignableHardwareBinding, HostAssignableHardwareConfig, VirtualMachineDynamicPassthroughInfo, VirtualMachineVendorDeviceGroupInfo
Since
vSphere API 7.0


Managed Object Description

Properties

Name Type Description
binding* PHostAssignableHardwareBinding[]


config PHostAssignableHardwareConfig


*May not be presentP Required privilege: System.Read

Methods

Methods defined in this Managed Object
DownloadDescriptionTree, RetrieveDynamicPassthroughInfo, RetrieveVendorDeviceGroupInfo, UpdateAssignableHardwareConfig

DownloadDescriptionTree

Required Privileges
System.Read

Parameters

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

Return Value

Type Description
xsd:base64Binary

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



RetrieveDynamicPassthroughInfo

Required Privileges
System.Read

Parameters

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

Return Value

Type Description
VirtualMachineDynamicPassthroughInfo[]

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



RetrieveVendorDeviceGroupInfo

Required Privileges
System.Read
Since
null

Parameters

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

Return Value

Type Description
VirtualMachineVendorDeviceGroupInfo[]

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



UpdateAssignableHardwareConfig

Required Privileges
Host.Config.Settings

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostAssignableHardwareManager used to make the method call.
config PHostAssignableHardwareConfig

Since vSphere API 7.0
P Required privilege: config

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
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