NSX-T Data Center REST API
Tunnel properties
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcement-point-id>/host-transport-nodes/<node-id>/tunnels/<tunnel-name>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    DataSourceParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/host-transport-nodes/TN1/tunnels/stt3232299620Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    TunnelProperties+
  