{
"authToken": "test",
"title": "sp-status",
"description": "Services hosted by sp-codes",
"statePath": "$.status",
"stateValues": {
"operational": ["OK"],
"maintenance": ["PAUSED"]
},
"groups": [
"id": "test",
"name": "Test",
"services": [
"name": "test",
"url": "http://sp-codes.de",
"statePath": "$.state",
"operational": ["ok"],
"maintenance": ["paused"]
}
]