All Topics

Hi All, Having an issue with my NSX test lab and a logical switch that I created that has somewhat disappeared from the GUI and API.  Full details are on my blog here: M80ARM - Virtualizati... See more...
Hi All, Having an issue with my NSX test lab and a logical switch that I created that has somewhat disappeared from the GUI and API.  Full details are on my blog here: M80ARM - Virtualization Warrior: Missing logical switch in NSX GUI Anyone has any ideas then let me know Thanks Michael
First I got the cookie like below curl -k -c cookie.file -Happlication/x-www-form-urlencoded -d "username=user&&password=xyzn" -X POST https://<fqdn>/ws.v1/login and tried using the following... See more...
First I got the cookie like below curl -k -c cookie.file -Happlication/x-www-form-urlencoded -d "username=user&&password=xyzn" -X POST https://<fqdn>/ws.v1/login and tried using the following request curl -k -b cookie.file -Happlication/x-www-form-urlencoded -X GET https://<fqdn>/ws.v1/control-cluster/node?_page_length=1000&fields=* tried  other similar request they all return 501  Not Implemented Similar request we have tried using the API inspector  inside the NSX Manager ( Multi-hypervisor), It worked !!!. Any help Greatly Appreciated !!!! Thanks in Advance
Hi team, I could find an opensource NSX tarball file in the VMware site at this location Download VMware NSX for vSphere Is this an opensource version of NSX? I couldnt find any relevant... See more...
Hi team, I could find an opensource NSX tarball file in the VMware site at this location Download VMware NSX for vSphere Is this an opensource version of NSX? I couldnt find any relevant information on how to install and configure NSX using this file. Can anybody help? Regards, Shiji
Hi Guys, i am not able to download the NSX manager" i receive this warning: You either are not entitled or do not have permissions to download this product. Check with your My VMware Super ... See more...
Hi Guys, i am not able to download the NSX manager" i receive this warning: You either are not entitled or do not have permissions to download this product. Check with your My VMware Super User, Procurement Contact or Administrator. If you recently purchased this product through VMware Store or through a third-party, try downloading later. can somebody help me with the ovf file?
After deploying NSX I have noticed the IP pool for the VXLAN VMKernel port didn't get applied to the same nic as the rest of the cluster. There does not appear to be a way of "unpreparing" an ind... See more...
After deploying NSX I have noticed the IP pool for the VXLAN VMKernel port didn't get applied to the same nic as the rest of the cluster. There does not appear to be a way of "unpreparing" an individual host. If anyone knows a way please do tell.