summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_mod.json
blob: 9f7da68bf89320e19c8beb66e4db652e96fa6d99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "aciname": "m2m",
            "attrs": [
                "title"
            ],
            "filter": "(memberOf=cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
            "group": "muppets",
            "membergroup": "cn=monsters,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
            "permissions": [
                "add",
                "delete"
            ]
        },
        "summary": "Modified delegation \"m2m\"",
        "value": "m2m"
    }
}