vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineTargetInfo(vim.vm.TargetInfo)
- Extended by
- OpaqueNetworkTargetInfo, VirtualMachineCdromInfo, VirtualMachineDatastoreInfo, VirtualMachineDiskDeviceInfo, VirtualMachineDynamicPassthroughInfo, VirtualMachineFloppyInfo, VirtualMachineNetworkInfo, VirtualMachineParallelInfo, VirtualMachinePciPassthroughInfo, VirtualMachinePciSharedGpuPassthroughInfo, VirtualMachinePrecisionClockInfo, VirtualMachineScsiPassthroughInfo, VirtualMachineSerialInfo, VirtualMachineSgxTargetInfo, VirtualMachineSoundInfo, VirtualMachineUsbInfo, VirtualMachineVendorDeviceGroupInfo, VirtualMachineVFlashModuleInfo, VirtualMachineVgpuDeviceInfo, VirtualMachineVgpuProfileInfo, VirtualMachineVMotionStunTimeInfo
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
The TargetInfo specified a value that can be used in the device backings to connect the virtual machine to a physical (or logical) host device.Properties
Name | Type | Description |
---|---|---|
configurationTag* | xsd:string[] |
List of configurations that this device is available for. This is only filled
out if more than one configuration is requested.
|
name | xsd:string |
The identification of the endpoint on the host. The format of this depends
on the kind of virtual device this endpoints is used for. For example,
for a VirtualEthernetCard this would be a networkname, and for a VirtualCDROM
it would be a device name.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |