1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00
vsphere-automation-sdk-python/samples/vsphere
2018-06-13 16:57:42 +05:30
..
backuprestore dict.itervalues is deprecated in Python3. Fixing samples to call method dict.values() works for Python 2.7 & 3 2018-06-13 16:57:42 +05:30
common VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
contentlibrary VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
deferhistoryimport vSphere 6.7 Release 2018-04-17 11:01:27 -07:00
logforwarding vSphere 6.7 Release 2018-04-17 11:01:27 -07:00
sso VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
tagging remove bin directory 2017-08-16 22:40:55 -07:00
vcenter VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00
__init__.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
README.md VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -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 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