
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
789 B
789 B
vim.vm.TargetInfo
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.
- extends
- Attributes:
-
name (str):
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.
configurationTag (str, optional):
List of configurations that this device is available for. This is only filled out if more than one configuration is requested.