An open API service indexing awesome lists of open source software.

https://github.com/vmware/vsphere-automation-sdk


https://github.com/vmware/vsphere-automation-sdk

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          








Software Development Kits for accessing vSphere, NSX-T &
VMware Cloud Service APIs





Fork vSphere Automation SDKs in






 



 



## $\color{Red}{\textsf{IMPORTANT NOTICE}}$
For VCF releases 9.0.0.0 and above, please refer to the new [VCF SDK JAVA](https://github.com/vmware/vcf-sdk-java) and [VCF SDK PYTHON](https://github.com/vmware/vcf-sdk-python) repositories for vSphere libraries.

For NSX libraries, refer to the [VMware NSX for Java](https://developer.broadcom.com/sdks/vmware-nsx-for-java/9.0.0) and [VMware NSX for Python](https://developer.broadcom.com/sdks/vmware-nsx-for-python/9.0.0) in Broadcom developer portal.

# Overview
The vSphere Automation SDKs bundle client libraries, documentation and sample
code for accessing the below services:

- vSphere Automation End Point in vCenter Server
- VMware Cloud (VMC) on AWS Console APIs*
- NSX-T APIs*
- NSX VMware Cloud on AWS Integration APIs*
- VMware Cloud on AWS Site Recovery APIs*

*All Vmware Cloud and NSX client libraries are available only in Python, Java
and Go(Beta) SDKs.

# Getting the SDKs
The vSphere Automation SDK’s are available from VMware’s GitHub source
repositories. Simply chose the SDK for your preferred language, clone the repo
and follow the instructions in the README.md in the root folder of the repo to
be up and running in minutes!

For more information refer to the vSphere Automation SDK Overview.

# Documentation
#### Python API Documentation:
- [vSphere API Reference 8.0 U3 (latest)](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/8.0.3.0/)
- Previous vSphere releases:
 [8.0 U2](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/8.0.2.0/)
 [8.0 U1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/8.0.1.0/),
 [8.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/8.0.0.1/),
 [7.0 U3](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.0/),
 [7.0 U2](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.2.0/),
 [7.0 U1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.1.0/),
 [7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.0.1/),
 [6.9.1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.9.1),
 [6.7.1](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.7.1),
 [6.7.0](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.7.0),
- [VMware Cloud on AWS vSphere API Reference (latest version)](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/cloud)
- [VMware Cloud on AWS Console API Reference](https://vmware.github.io/vsphere-automation-sdk-python/vmc)
- [VMware Cloud Disaster Recovery as a Service (VMC DRaaS) API Reference](https://vmware.github.io/vsphere-automation-sdk-python/vmc-draas)
- [NSX API Reference](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx)
- [NSX Policy API Reference](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_policy) -
primary API for managing logical networks
- [NSX VMC Cloud Service](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_vmc_policy) -
for managing AWS underlay networks
- [NSX VMC AWS Integration](http://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_vmc_aws_integration)

#### Java API Documentation:
- [vSphere API Reference 8.0 U3 (latest)](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/8.0.3.0/vcenter-bindings)
- Previous vSphere releases:
 [8.0 U2](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/8.0.2.0/vcenter-bindings)
 [8.0 U1](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/8.0.1.0/vcenter-bindings),
 [8.0](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/8.0.0.1/vsphereautomation-client-sdk),
 [7.0 U3](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/7.0.3.0/vsphereautomation-client-sdk),
 [7.0 U2](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/7.0.2.0/vsphereautomation-client-sdk),
 [7.0 U1](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/7.0.1.0/vsphereautomation-client-sdk),
 [7.0](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/7.0.0.1/vsphereautomation-client-sdk),
 [6.9.1](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/6.9.1/vsphereautomation-client-sdk),
 [6.7.3](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/6.7.3/vsphereautomation-client-sdk),
 [6.7.2](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/6.7.2/vsphereautomation-client-sdk),
 [6.7.1](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/6.7.1/vsphereautomation-client-sdk),
- [VMware Cloud on AWS vSphere API Reference (latest version)](https://vmware.github.io/vsphere-automation-sdk-java/vsphere/cloud/vsphereautomation-client-sdk)
- [VMware Cloud on AWS Console API Reference](https://vmware.github.io/vsphere-automation-sdk-java/vmc)
- [VMware Cloud Disaster Recovery as a Service (VMC DRaaS) API Reference](https://vmware.github.io/vsphere-automation-sdk-java/vmc-draas)
- [NSX API Reference](https://vmware.github.io/vsphere-automation-sdk-java/nsx/nsx)
- [NSX Policy API Reference](https://vmware.github.io/vsphere-automation-sdk-java/nsx/nsx-policy) -
primary API for managing logical networks
- [NSX VMC Cloud Service](https://vmware.github.io/vsphere-automation-sdk-java/nsx/nsx-vmc-policy) -
for managing AWS underlay networks
- [NSX VMC AWS Integration](https://vmware.github.io/vsphere-automation-sdk-java/nsx/nsx-vmc-aws-integration)

#### Go API Documentation:
- [VMware Cloud on AWS Console API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/vmc)
- [VMware Cloud Disaster Recovery as a Service (VMC DraaS)](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/vmc/draas)
- [VMware Cloud Autoscaler API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/vmc/autoscaler)
- [NSX-T API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/nsxt)
- [NSX-T Manager API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/nsxt-mp)
- [NSX VMC AWS Integration API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration)
- [NSX-T Global Policy API Reference](https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/nsxt-gm)

#### REST API Documentation:
[vSphere API Reference 8.0 U3 (latest)](https://developer.broadcom.com/xapis/vsphere-automation-api/latest/)
[VMware Cloud On AWS Console API](https://developer.broadcom.com/xapis/vmware-cloud-on-aws-api-reference/latest/)
[NSX VMC Policy](https://developer.broadcom.com/xapis/nsx-vmc-policy/latest/)

# Support
The vSphere Automation SDK’s are released as open source software and,
presently, provides community support through our GitHub repositories.
If you encounter an issue or have a question, feel free to reach out via
Github issues.

# Contributors
#### Java


#### Python


#### Go


# Contributing
You are invited to contribute new features, fixes, or updates, large or small;
we are always thrilled to receive
[pull requests](https://help.github.com/articles/creating-a-pull-request), and
do our best to process them as fast as we can. If you have not signed our
Contributor License Agreement (CLA), a "CLA-bot" will take you through the
process and update the issue. If you have questions about the CLA process, see
our CLA [FAQ](https://cla.vmware.com/faq) or just ask for help on your pull
request.

Before you start to code, we recommend discussing your plans through a GitHub
issue or discuss it first with the official project maintainers via Slack,
especially for more ambitious contributions. This gives other contributors a
chance to point you in the right direction, give you feedback on your design,
and help you find out if someone else is working on the same thing. Join
[Slack](https://vmwarecode.slack.com/messages/vsphere-sdks) via
https://code.vmware.com/web/code/join.

# Licenses
VMware’s Automation SDKs are licensed as per the LICENSE(.txt) file found in
the root of each SDK distribution:

  



  



  


© 2022 VMware, Inc.