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

Update links for NSX-T API docs

Make vmc-app link "NSX VMC Cloud Service" and include some
explanatory text for each link.

Signed-Off-By: Gordon Good <ggood@vmware.com>
This commit is contained in:
Gordon Good 2019-02-20 09:57:40 -08:00
parent dd078bb9f7
commit 6b722b1c67

View File

@ -238,8 +238,8 @@ $ python samples/vsphere/vcenter/vm/list_vms.py -v
### NSX API Documentation ### NSX API Documentation
* [NSX Policy](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_policy/index.html) * [NSX Policy](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_policy/index.html) - primary API for managing logical networks
* [NSX VMC App](https://vmware.github.io/vsphere-automation-sdk-python/nsx/vmc_app/index.html) * [NSX VMC Cloud Service](https://vmware.github.io/vsphere-automation-sdk-python/nsx/vmc_app/index.html) - for managing AWS underlay networks
## Troubleshooting ## Troubleshooting