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/vsphere/samples/README.md

15 lines
909 B
Markdown
Raw Normal View History

2017-01-18 18:51:24 -05: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
2017-01-18 19:09:12 -05:00
vsphere.samples.contentlibrary | Samples for content library APIs
2017-01-18 18:51:24 -05:00
vsphere.samples.inventory | Samples for inventory APIs for retrieving information about vCenter datastore and network objects.
2017-01-18 19:09:12 -05:00
vsphere.samples.lookupservice | Samples for lookup service APIs
vsphere.samples.tagging | Samples for tagging APIs
vsphere.samples.vcenter | Samples for managing vSphere infrastructure and virtual machines
vsphere.samples.vim | Samples and utilities for accessing and manipulating VC objects using pyVmomi
vsphere.samples.workflow | Various vAPI work flow samples (TODO)