summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
blob: d43100997f869ae321355dba0b7699284a6dbfed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "error": null,
    "id": 4,
    "result": {
        "result": {
            "aciname": "test-deleg",
            "attrs": [
                "audio"
            ],
            "group": "ipausers",
            "memberof": "editors",
            "permissions": [
                "write"
            ]
        },
        "summary": null,
        "value": "test-deleg"
    }
}