1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/samples/vsphere
Tianhao He a3e9688fdc Updated bindings for vSphere 6.6.1 release
1. Updated bindings for vSphere 6.6.1 release for VMware Cloud 1.1
2. Update password and remove IP from testbed.py
3. Package vSphere Automation runtime and bindings in wheel format.
4. Update travis test commend.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-08-29 15:27:52 -07:00
..
common Improve sample code 2017-08-18 04:46:18 -07:00
contentlibrary Improve sample code 2017-08-18 04:46:18 -07:00
sso Improve sample code 2017-08-18 04:46:18 -07:00
tagging remove bin directory 2017-08-16 22:40:55 -07:00
vcenter Updated bindings for vSphere 6.6.1 release 2017-08-29 15:27:52 -07:00
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
README.md Modified cert_path argument help message to align with requests package help message for cert_path argument 2017-07-18 12:51:23 +05:30

#Client Samples

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

Directory Description
common Samples common helper classes and abstractions; This package contains one sample 'connect_with_cert.py', to demonstrate how to connect with valid Cert Verification
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