You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ samples require the vSphere Management SDK packages (pyVmomi) to be installed on
21
21
The samples have been developed to work with python 2.7.x and 3.3+
22
22
23
23
## Supported OnPrem vCenter Releases
24
-
vCenter 6.0, 6.5 and 6.7.
24
+
vCenter 6.0, 6.5, 6.7 and 7.0.
25
25
Certain APIs and samples that are introduced in 6.5 release, such as vCenter, Virtual Machine and Appliance Management. Please refer to the notes in each sample for detailed compatibility information.
26
26
27
27
## Supported NSX-T Releases
28
-
NSX-T 2.2, 2.3, 2.5, VMC 1.7
28
+
NSX-T 2.2, 2.3, 3.0 and VMC 1.7, 1.8, 1.9
29
29
30
30
## VMware Cloud on AWS Support
31
31
The VMware Cloud on AWS API and samples are currently available as a preview and are subject to change in the future.
*[VMware Cloud on AWS Console API](https://vmware.github.io/vsphere-automation-sdk-python/vmc/index.html)
223
223
*[VMware Cloud on AWS Disaster Recovery as a Service (DRaaS) API](https://vmware.github.io/vsphere-automation-sdk-python/vmc-draas/index.html)
224
224
225
-
### NSX API Documentation
226
225
226
+
### NSX API Documentation
227
+
*[NSX-T Data Center](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/index.html)
227
228
*[NSX Manager APIs](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx/index.html) - API for managing NSX-T cluster and transport nodes for on-prem customers
228
229
*[NSX Policy](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_policy/index.html) - primary API for managing logical networks for on-prem customers
229
230
*[NSX VMC Policy](https://vmware.github.io/vsphere-automation-sdk-python/nsx/nsx_vmc_policy/index.html) - primary API for managing logical networks for VMC customers
@@ -240,7 +241,7 @@ Common issues you may run into while installing the sdk and running samples are
240
241
Board members are volunteers from the SDK community and VMware staff members, board members are not held responsible for any issues which may occur from running of samples from this repository.
0 commit comments