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
het 5ba4450b3b VMware Cloud on AWS 1.5
Updated VMware Cloud on AWS Console API bindings
Updated VMware Cloud on AWS SDDC API bindings
Added Compute Policy API bindings
Add compute Policy API samples
Remove doc folder. The API specs are hosted on gh-pages branch now. The API doc links can be found on the main README.

Signed-off-by: het <het@vmware.com>
2018-09-20 13:41:20 -07:00
..
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
compute_policy VMware Cloud on AWS 1.5 2018-09-20 13:41:20 -07: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
services Addressed the Review comments. Signed-off-by:jobingeo jgeorge@vmware.com 2018-06-25 21:13:31 +05:30
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