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/samples/vsphere
Tianhao He b3bea5c03d Adjust the folder strucuture to match what's like in Java project.
1. Move folders around.
2. Remove samples.cfg
3. Remove inventory sample as it's replaced by contentlibrary samples
4. Update README.md under samples/vsphere
2017-01-23 16:50:20 -08:00
..
common Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
contentlibrary Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
sso Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
tagging Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
vcenter Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
__init__.py folder change vsphere/samples -> samples/vsphere 2017-01-23 13:28:22 -08:00
README.md Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00

#Client Samples

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

Directory Description
samples.vsphere.common Samples common helper classes and abstractions; This package does NOT contain any sample
samples.vsphere.contentlibrary Samples for Content Library APIs
samples.vsphere.tagging Samples for Tagging APIs
samples.vsphere.vcenter Samples for managing vSphere infrastructure and virtual machines
samples.vsphere.sso Samples for Platform Service Controller(PSC), SSO and Lookup Service APIs