aboutsummaryrefslogtreecommitdiffstats
path: root/tests/optf-has/has/data/healthcheck.json
blob: 926bb2898c770fc79f82b54218d141c24ad586f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "consistencyInfo": {
        "type": "eventual"
    },
    "values": {
        "created": 1479482603641,
        "message": "",
        "name": "foo",
        "recommend_max": 1,
        "solution": "{\"healthcheck\": \" healthcheck\"}",
        "status": "solved",
        "template": "{\"healthcheck\": \"healthcheck\"}",
        "timeout": 3600,
        "translation": "{\"healthcheck\": \" healthcheck\"}",
        "updated": 1484324150629
    }
}