mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
Changes for New DRaaS Bindings
Signed-off-by: Kunal Singh<singhk@vmware.com>
This commit is contained in:
parent
2b1460500f
commit
17a05460e9
@ -7,7 +7,8 @@ Name | Description
|
||||
vapi_runtime | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol
|
||||
vapi_client_bindings | Client stubs for vSphere Automation APIs
|
||||
vmc_client_bindings | Client stubs for VMware Cloud on AWS Console APIs
|
||||
vmc-draas-client-bindings | Client stubs for DRaaS APIs for VMware Cloud on AWS
|
||||
vmc_draas_client_bindings | Client stubs for VMware Cloud (VMC) Disaster Recovery as a Service (DRaaS) APIs
|
||||
|
||||
nsx-python-sdk | Client stubs for VMware NSX-T APIs
|
||||
nsx-policy-python-sdk | Client stubs for VMware NSX-T Policy APIs
|
||||
vmc-app-python-sdk | Client stubs for VMware NSX-T VMC app APIs (for AWS underlay management)
|
||||
|
@ -5,6 +5,7 @@
|
||||
<body>
|
||||
<a href='vapi-client-bindings/'>vapi-client-bindings</a><br/>
|
||||
<a href='vmc-client-bindings/'>vmc-client-bindings</a><br/>
|
||||
<a href='vmc-draas-client-bindings/'>vmc-draas-client-bindings</a><br/>
|
||||
<a href='vapi-runtime/'>vapi-runtime</a><br/>
|
||||
<a href='nsx-python-sdk/'>nsx-python-sdk</a><br/>
|
||||
<a href='nsx-policy-python-sdk/'>nsx-policy-python-sdk</a><br/>
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user