1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-25 18:59:59 -05:00
vsphere-automation-sdk-python/samples/vsphere
2017-07-07 15:47:22 +05:30
..
common Incorporated Review comments. Moved new command line arg addition to sample. Deleted create_verified_session() method. Modified connect method to assign cert_path if cert_path is provided 2017-07-07 15:47:22 +05:30
contentlibrary Fix typo in license text 2017-03-15 15:36:13 -07:00
sso Sample was failing if wsdl file location is passed as ../samples/vsphere/sso/wsdl/lookupservice.wsdl. 2017-04-17 13:48:38 +05:30
tagging Fix typo in license text 2017-03-15 15:36:13 -07:00
vcenter Incorporated Review comments. Moved new command line arg addition to sample. Deleted create_verified_session() method. Modified connect method to assign cert_path if cert_path is provided 2017-07-07 15:47:22 +05:30
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
README.md Initial sample drop 2017-03-03 14:04:06 -08:00

#Client Samples

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

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