1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 01:49:59 -05:00
vsphere-automation-sdk-python/vsphere/samples
2017-01-18 15:51:24 -08:00
..
common remove samples/src folder 2017-01-16 21:24:30 -08:00
contentlibrary Update README.md 2017-01-16 23:35:33 -08:00
inventory remove samples/src folder 2017-01-16 21:24:30 -08:00
lookupservice remove samples/src folder 2017-01-16 21:24:30 -08:00
tagging Update README.md 2017-01-17 00:11:46 -08:00
vcenter remove samples/src folder 2017-01-16 21:24:30 -08:00
vim remove samples/src folder 2017-01-16 21:24:30 -08:00
workflow remove samples/src folder 2017-01-16 21:24:30 -08:00
__init__.py remove samples/src folder 2017-01-16 21:24:30 -08:00
README.md Create README.md 2017-01-18 15:51:24 -08:00

#Client Samples

The following table shows the sample sub-directories and their contents.

Directory Description
vsphere.samples.common Samples common classes and abstractions; This package does NOT contain any sample
vsphere.samples.vim.helpers Samples and utilities for accessing and manipulating VC objects using pyVmomi
vsphere.samples.lookupservice Service discovery sample using lookup service APIs
vsphere.samples.vcenter vAPI samples for managing vSphere infrastructure and virtual machines
vsphere.samples.workflow Various vAPI work flow samples
vsphere.samples.inventory Samples for inventory APIs for retrieving information about vCenter datastore and network objects.