Accessing the NSX interface
Find out how to use the NSX interface
Find out how to use the NSX interface
Last updated 17th November 2021
NSX is a Software Defined Network (SDN) solution developed by VMware that is activated from the vCenter and managed directly from the vSphere interface. With NSX, you can configure rules to access your networks, create your security policy, and quickly deploy the various network services needed to build your infrastructure.
This guide provides an introduction to the NSX interface.
VMware NSX is only available from the vSphere web client.
From the vSphere web client homepage, click on Networking and Security
in the left-hand side of your screen.
You can also click on Networking and Security
in the main menu.
You will now be able to access the NSX dashboard and all the related menus.
To access the NSX API, you have to use https://nsx.pcc-x-x-x-x.ovh.com/api
For example, to retrieve your firewall configuration:
curl -u "admin:xxxx" -XGET "https://nsx.pcc-x-x-x-x.ovh.com/api/4.0/firewall/globalroot-0/defaultconfig"
For security reasons, /api/1.0/ is not supported.
Join our community of users on https://community.ovh.com/en/.
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community