@@ -25,10 +25,10 @@ vCenter 6.5, 6.7, 7.0, 7.0U1, 7.0U2 and 7.0U2 mp1, 7.0U3, 7.0.3.2
2525Certain 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.
2626
2727## Supported NSX-T Releases
28- NSX-T 2.2, 2.3, 3.0 and VMC 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.14, 1.15, 1.16, 1.17, 1.18
28+ NSX-T 2.2, 2.3, 3.0 and VMC 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19
2929
3030## Latest VMware Cloud on AWS Release:
31- VMC M18 (1.18 ) ([ Release Notes] ( https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html ) )
31+ VMC M19 (1.19 ) ([ Release Notes] ( https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html ) )
3232
3333## Quick Start Guide
3434
@@ -214,8 +214,9 @@ $ python samples/vsphere/vcenter/vm/list_vms.py -v
214214### vSphere API Documentation
215215
216216* [ VMware Cloud on AWS vSphere (latest version)] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/cloud/index.html )
217- * [ vSphere 7.0.3.2 (latest)] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.2/ )
218- * Previous Releases: vSphere [ 7.0 Update 3] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.0/ ) ,
217+ * [ vSphere 8.0.0.0 (latest)] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/8.0.0.0/ )
218+ * Previous Releases: vSphere [ 7.0.3.2] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.2/ ) ,
219+ [ 7.0 U3] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.3.0/ )
219220[ 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.7.0] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.7.0 ) , [ 6.6.1] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.6.1 ) , [ 6.5] ( https://vmware.github.io/vsphere-automation-sdk-python/vsphere/6.5 ) .
220221
221222### VMware Cloud on AWS API Documentation
@@ -243,9 +244,9 @@ Board members are volunteers from the SDK community and VMware staff members, bo
243244
244245Members:
245246* Ankit Agrawal (VMware)
247+ * Jobin George (VMware)
246248* Martin Tsvetanov (VMware)
247249* Shweta Purohit (VMware)
248- * Vandit Mehta (VMware)
249250
250251## VMware Resources
251252
0 commit comments