Forum Discussion
Netmart
Nimbostratus
Nov 06, 2024F5 Health Monitor Receive String as JSON
Hello, We have to set up Health Monitor where the received string in response header is in json format. And therefore, I am wondering, how to configure the proper string that F5 will understand: ...
Kay_
Altostratus
Nov 07, 2024try
\"status\":\"started\",
Netmart
Nimbostratus
Apr 25, 2025Hi Kay,
You came the closest.
The solution was to parse the JSON string as in Receive String field:
{"status":"started","services":[{"name":"nae-kmip","status":"started"}]}
Change to:
\{\"status\":\"started\"\,\"services\":\[\{\"name\":\"nae-kmip\",\"status\":\"started\"\}\]\}
However, I still haven't found a document explaining the Parsing of JSON format into a text string.
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