NSX-T Data Center REST API
Get IPSec tunnel Profile
Get custom IPSec tunnel Profile, given the particular id.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/ipsec-vpn-tunnel-profiles/<tunnel-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ipsec-vpn-tunnel-profiles/aws-tunnel-profileSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IPSecVpnTunnelProfile+
  