mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 09:59:59 -05:00
b3bea5c03d
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
12 lines
641 B
Markdown
12 lines
641 B
Markdown
#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
|