Making a Traffic Call

Procedure

  • To test traffic, refer to the following example command:
    export LB=`oc describe service tm-svc|grep Ingress|awk -F' ' '{print $3}'` && echo $LB
    curl -v -H 'Host:chainsproxy.api.pkgrtest.example.com'  http://$LB/v1/api/patient/1234/qatest/testRequestInfo.php?api_key=3bvu8u3p8k5vjxmhrs6tnd6e