1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 01:49:59 -05:00

Update README.md

This commit is contained in:
Tianhao He 2017-01-16 22:44:26 -08:00 committed by GitHub
parent a3e6142c94
commit 80c1c1a195

View File

@ -1,3 +1,5 @@
#Client Samples
This document describes the vSphere Automation Python SDK samples that use the vSphere Automation python client library. Additionally, some of the samples demonstrate the combined use of the vSphere Automation and vSphere APIs. To support this combined use, the vSphere Automation Python SDK samples require the vSphere Management SDK packages (pyVmomi) to be installed on the client. The examples have been developed to work with python 2.7, 3.3, 3.4 and 3.5.
The following table shows the sample sub-directories and their contents.