mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 09:59:59 -05:00
.. | ||
common | ||
contentlibrary | ||
inventory | ||
lookupservice | ||
tagging | ||
vcenter | ||
vim | ||
workflow | ||
__init__.py | ||
README.md |
#Client Samples
The following table shows the sample sub-directories and their contents.
Directory | Description |
---|---|
samples.vsphere.common | Samples common classes and abstractions; This package does NOT contain any sample |
samples.vsphere.contentlibrary | Samples for content library APIs |
samples.vsphere.inventory | Samples for inventory APIs for retrieving information about vCenter datastore and network objects. |
samples.vsphere.lookupservice | Samples for lookup service APIs |
samples.vsphere.tagging | Samples for tagging APIs |
samples.vsphere.vcenter | Samples for managing vSphere infrastructure and virtual machines |
samples.vsphere.vim | Samples and utilities for accessing and manipulating VC objects using pyVmomi |
samples.vsphere.workflow | Various vAPI work flow samples (TODO) |