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-24 17:24:49 -08:00 committed by GitHub
parent 6f35147245
commit f31f3526c0

View File

@ -1,6 +1,4 @@
## vAPI Samples for Managing vSphere Infrastructure and Virtual Machines This directory contains samples for the vSphere infrastructure and virtual machine APIs. You have two options to run samples inside this package:
The directory vsphere.samples.vcenter contains samples for the vSphere infrastructure and virtual machine APIs. You have two options to run samples inside this package:
* Run all samples under vcenter folder using main.py in samples.vsphere.vcenter.setup package. Please see the [README](../../../README.md#running-a-complex-sample) for more details. * Run all samples under vcenter folder using main.py in samples.vsphere.vcenter.setup package. Please see the [README](../../../README.md#running-a-complex-sample) for more details.