Forum Discussion
kgaigl
Jan 20, 2021Cirrocumulus
HTTPS Monitor: JSON File behind login page
Hello, we've already a https monitor that reads the contents of a json file, it looks like this: send string: GET /intern/api/v1/health/portal-status HTTP/1.1\r\nHost: host.company.com\r\n\r\n
r...
kgaigl
Feb 01, 2021Cirrocumulus
now I got it.
the problem was the "Host" statement.
when I use the FQDN of the VS as target for curl, I don't get an answer, so the send-string looks like this:
recv "\"health\":\"0\",\"label\":\"dev-daisy-40001.bvk.int:443\""
send "GET /monitor/wga/widgets/health.json HTTP/1.0\r\n\r\n"
and this works.
but I don't know why the the App-Server doesn't like the GET with the adress of the VS, there's no ASM or so
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects