summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountkey_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountkey_add.json')
-rw-r--r--install/ui/test/data/automountkey_add.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/install/ui/test/data/automountkey_add.json b/install/ui/test/data/automountkey_add.json
new file mode 100644
index 000000000..2c0193cdd
--- /dev/null
+++ b/install/ui/test/data/automountkey_add.json
@@ -0,0 +1,24 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "automountinformation": [
+ "mountinfogoeshere"
+ ],
+ "automountkey": [
+ "/var/log/ipa"
+ ],
+ "description": [
+ "/var/log/ipa mountinfogoeshere"
+ ],
+ "dn": "description=/var/log/ipa mountinfogoeshere,automountmapname=auto.master,cn=default,cn=automount,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "objectclass": [
+ "automount",
+ "top"
+ ]
+ },
+ "summary": null,
+ "value": "auto.master"
+ }
+} \ No newline at end of file