NSX-T Data Center REST API
Get an existing IPFIX profile (Deprecated)
Get an existing IPFIX profile by profile ID.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/ipfix-profiles/<ipfix-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/ipfix-profiles/ 7e5d3a8c-8aa8-4df6-9a0f-b0456575b233Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IpfixSwitchUpmProfile+
  