summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacsvc_mod.json
blob: 335009a989988a79534784a1709487326dc3f0ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "attributelevelrights": {
                "aci": "rscwo",
                "cn": "rscwo",
                "description": "rscwo",
                "ipauniqueid": "rsc",
                "memberof": "rsc",
                "nsaccountlock": "rscwo"
            },
            "cn": [
                "test"
            ],
            "description": [
                "Test"
            ],
            "ipauniqueid": [
                "9e5aba82-edd411df-b3f78f4b-11cc007b"
            ],
            "objectclass": [
                "ipaobject",
                "ipahbacservice"
            ]
        },
        "summary": null,
        "value": "test"
    }
}