{
"allow_insecure": false,
"expected_body": "success",
"expected_codes": [
"2xx",
"302"
],
"follow_redirects": false,
"header": {
"Host": [
"example.com"
],
"X-App-ID": [
"abc123"
]
},
"method": "GET",
"path": "/health",
"port": 80
}