NSX-T Data Center REST API
Get TLS profile with id.
Return Tls profile.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tls-inspection-action-profiles/<action-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/tls-inspection-action-profiles/external-balanced-profileSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    TlsInspectionExternalProfile+
  TlsInspectionInternalProfile+