summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/automountlocation_find.json
blob: ea1a54e8392f982b587b4ccaf3da444736e754e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "error": null, 
    "id": 6, 
    "result": {
        "count": 1, 
        "result": [
            {
                "cn": [
                    "default"
                ], 
                "dn": "cn=default,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
            }
        ], 
        "summary": null, 
        "truncated": false
    }
}