summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacsvc_mod.json
blob: f2ada99308da6b1a1ae73dd8252747bd167dfaca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "cn": [
                "test"
            ],
            "description": [
                "Test"
            ]
        },
        "summary": null,
        "value": "test"
    }
}