vSphere Web Services API


Data Object - HostAssignableHardwareBinding(vim.host.AssignableHardwareBinding)

Property of
HostAssignableHardwareManager, HostConfigInfo
Extends
DynamicData
See also
VirtualMachine
Since
vSphere API Release 7.0

Data Object Description

Data object indicating a device instance has been allocated to a VM.

Properties

Name Type Description
deviceKey*xsd:int

The device key of the virtual device this instanceId is assigned to.

Since vSphere API Release 9.1.0.0
instanceIdxsd:string

Instance ID of assigned device.
pciId*xsd:string

The ID of the physical PCI (Peripheral Component Interconnect) device backing this binding. More information about this particular PCI device can be found from the PciDevice object HostPciDevice with the same 'id'.

Since vSphere API Release 9.1.0.0
vmManagedObjectReference
to a VirtualMachine

Virtual machine to which the device is assigned.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition