summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountlocation_show.json
blob: 79c83e6082de1fbfcfbc4b3daf5c480bb782284a (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=example,dc=com"
        }, 
        "summary": null, 
        "value": "default"
    }
}