summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountmap_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountmap_show.json')
-rw-r--r--install/ui/test/data/automountmap_show.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/install/ui/test/data/automountmap_show.json b/install/ui/test/data/automountmap_show.json
new file mode 100644
index 000000000..8380a6ca1
--- /dev/null
+++ b/install/ui/test/data/automountmap_show.json
@@ -0,0 +1,14 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "automountmapname": [
+ "live"
+ ],
+ "dn": "automountmapname=live,cn=bos,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ },
+ "summary": null,
+ "value": "live"
+ }
+} \ No newline at end of file