1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 09:59:59 -05:00
vsphere-automation-sdk-python/samples/vsphere
2017-01-23 13:28:22 -08:00
..
common folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
contentlibrary folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
inventory folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
lookupservice folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
tagging folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
vcenter folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
vim folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
workflow folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
__init__.py folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
README.md folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00

#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)