1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00

add troubleshooting link to the main readme.

This commit is contained in:
Tianhao He 2019-01-16 12:30:11 +08:00 committed by GitHub
parent 122ac9c698
commit c8b96a5210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
- [Quick Start Guide](#quick-start-guide)
- [Run SDK Samples](#run-sdk-samples)
- [API Documentation](#api-documentation)
- [Troubleshooting](#troubleshooting)
- [Repository Administrator Resources](#repository-administrator-resources)
- [VMware Resources](#vmware-resources)
@ -240,6 +241,10 @@ $ python samples/vsphere/vcenter/vm/list_vms.py -v
* [NSX Policy](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_policy/index.html)
* [NSX VMC App](https://vmware.github.io/vsphere-automation-sdk-python/nsx/vmc_app/index.html)
## Troubleshooting
Common issues you may run into while installing the sdk and running samples are listed [here](https://github.com/vmware/vsphere-automation-sdk-python/wiki/Troubleshooting)
## Repository Administrator Resources
### Board Members