
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
700 B
700 B
vim.host.PlugStoreTopology.Target
This data object represents target information.
- extends
- since
- Attributes:
-
key (str):
The identifier of the target. This will be a string representing the transport information of the target.
transport (vim.host.TargetTransport, optional):
Detailed, transport-specific information about the target of a path.