summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountmap_add_indirect.json
blob: f5ea1ed2301e1614e27d654ffe10ad3a4fc5b37d (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": null,
    "result": {
        "result": {
            "automountmapname": [
                "test"
            ],
            "description": [
                "test"
            ],
            "dn": "automountmapname=test,cn=default,cn=automount,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
            "objectclass": [
                "automountmap",
                "top"
            ]
        },
        "summary": null,
        "value": "test"
    }
}