From 5a30966c6c31bd8a344696d477cd5de0e6456f36 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Fri, 15 Jun 2018 15:36:13 +0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9a2606a8..cf2dc95c 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,21 @@ $ python samples/vsphere/vcenter/vm/list_vms.py -v The API documentation can be found [here](doc/client.zip) +### vSphere API Documentation + +* [vSphere Cloud](https://tianhao64.github.io/vsphere-automation-sdk-python/vsphere/cloud/index.html) +* [vSphere 6.7.0](https://tianhao64.github.io/vsphere-automation-sdk-python/vsphere/6.7.0/index.html) +* [Previous Releases](https://tianhao64.github.io/vsphere-automation-sdk-python/vsphere/) + +### VMware Cloud on AWS Console API Documentation + +[VMware Cloud on AWS Console API](https://tianhao64.github.io/vsphere-automation-sdk-python/vmc/index.html) + +### NSX API Documentation + +* [NSX Policy](https://tianhao64.github.io/vsphere-automation-sdk-python/nsx/nsx_policy/index.html) +* [VMC App](https://tianhao64.github.io/vsphere-automation-sdk-python/nsx/vmc_app/index.html) + ## Repository Administrator Resources ### Board Members