mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-26 11:19:59 -05:00
Merge pull request #2 from tianhao64/tianhao64-patch-1
Update README.md
This commit is contained in:
commit
78b4873a09
@ -27,7 +27,11 @@ This document describes the vSphere Automation Python SDK samples that use the v
|
|||||||
python client library. Additionally, some of the samples demonstrate the combined use of the
|
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
|
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.
|
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. (TODO: verify 3.6)
|
The samples have been developed to work with python 2.7, 3.3, 3.4 and 3.5. (TODO: verify 3.6)
|
||||||
|
|
||||||
|
## Supported vSphere Releases:
|
||||||
|
vSphere 6.0 and 6.5.
|
||||||
|
Certain APIs and samples that are introduced in 6.5 release, such as vCenter, Virtual Machine and Appliance Management. Plesae refer to notes in each sample for detailed compatibility information.
|
||||||
|
|
||||||
## Quick Start Guide
|
## Quick Start Guide
|
||||||
This document will walk you through getting up and running with the Python SDK Samples.
|
This document will walk you through getting up and running with the Python SDK Samples.
|
||||||
|
Loading…
Reference in New Issue
Block a user