Auf das NSX Verwaltungsinterface zugreifen (EN)
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/.
Bevor Sie Ihre Meinung abgeben, nehmen wir gerne Ihre Vorschläge auf, wie wir diese Dokumente verbessern können.
Woran liegt es? An den Bildern, dem Inhalt oder Aufbau der Anleitungen? Schreiben Sie es uns gerne, dann machen wir es zusammen besser.
Ihre Support-Anfragen werden in diesem Formular nicht entgegengenommen. Verwenden Sie hierfür bitte das Formular "Ein Ticket erstellen" .
Vielen Dank. Ihr Feedback wurde gesendet.
Besuchen Sie Ihren Community-Bereich und tauschen Sie sich mit anderen Mitgliedern der OVHcloud Community aus. Hier können Sie Fragen stellen, zusätzliche Informationen finden und eigene Inhalte veröffentlichen.
Tauschen Sie sich mit der Community aus