summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
blob: 0b0474d6eed96777bf4e4052df0ba6bbfd676a5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "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": "admins",
            "membergroup": [
                "admins"
            ],
            "permissions": [
                "write"
            ]
        },
        "summary": null,
        "value": "delegme"
    }
}