F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

Suryakant86's avatar
Suryakant86
Icon for Altostratus rankAltostratus
May 02, 2019

iHealth report generation failing while providing case number

We are trying to generate iHealth report for one of our client, when providing case number it is failing. The below are the commands that we use in our product. For Login curl -s -H "Content-type:application/json" --user-agent "F5-EM/3.0" --insecure --cookie-jar /home/appviewx/AppViewX -o - --data-ascii '{"user_id":"", "user_secret":""}' -X POST https://api.f5.com/auth/pub/sso/login/ihealth-api

 

 

curl -i --user-agent "F5-EM/3.0" --insecure --cookie /home/appviewx/AppViewX --cookie-jar /home/appviewx/AppViewX -o - -F qkview=@/home/appviewx/AppViewX -F 'visible_in_gui=True' -F 'f5_support_case=456778' https://ihealth-api.f5.com/qkview-analyzer/api/qkviews