Connect to an NSX-T Endpoint

To establish a connection to an NSX-T server, you must retrieve the URL of the endpoint to connect to. This endpoint address is returned from an SDDC property called nsx_api_public_endpoint_url.

Procedure

  1. Retrieve the URL of the NSX-T endpoint.
    dcli +vmc com vmware vmc orgs sddcs get --org <orgId> --sddc <sddcId> +filter resource_config.nsx_api_public_endpoint_url
  2. Establish a connection to the NSX-T server by providing the retrieved endpoint URL.
    dcli +nsx <sddc_nsx_endpoint_url> +skip +i