summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
blob: 9444c8750c84fc2e14ffe4c90dcf84409ba23bda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "aciname": "delegme",
            "attrs": [
                "cn"
            ],
            "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
            "group": "muppets",
            "membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
            "permissions": [
                "write"
            ]
        },
        "summary": null,
        "value": "delegme"
    }
}