summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountlocation_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountlocation_add.json')
-rw-r--r--install/ui/test/data/automountlocation_add.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/install/ui/test/data/automountlocation_add.json b/install/ui/test/data/automountlocation_add.json
new file mode 100644
index 000000000..4e810eb0b
--- /dev/null
+++ b/install/ui/test/data/automountlocation_add.json
@@ -0,0 +1,18 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "cn": [
+ "YYZ"
+ ],
+ "dn": "cn=yyz,cn=automount,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "objectclass": [
+ "nscontainer",
+ "top"
+ ]
+ },
+ "summary": null,
+ "value": "YYZ"
+ }
+} \ No newline at end of file