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