summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/automountlocation_find.json
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-10-06 17:27:46 -0400
committerAdam Young <ayoung@redhat.com>2010-10-07 14:52:34 -0400
commit82455fdb12a9035682c7d7386b873744973f6dad (patch)
tree8263848cbe42f1f04f3412a9c45319173902256b /install/static/test/data/automountlocation_find.json
parent9cb3a07acad861712f64ce3fc0d1157a32a72381 (diff)
downloadfreeipa-82455fdb12a9035682c7d7386b873744973f6dad.tar.gz
freeipa-82455fdb12a9035682c7d7386b873744973f6dad.tar.xz
freeipa-82455fdb12a9035682c7d7386b873744973f6dad.zip
policy and config sample data
Diffstat (limited to 'install/static/test/data/automountlocation_find.json')
-rw-r--r--install/static/test/data/automountlocation_find.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/install/static/test/data/automountlocation_find.json b/install/static/test/data/automountlocation_find.json
new file mode 100644
index 000000000..ea1a54e83
--- /dev/null
+++ b/install/static/test/data/automountlocation_find.json
@@ -0,0 +1,17 @@
+{
+ "error": null,
+ "id": 6,
+ "result": {
+ "count": 1,
+ "result": [
+ {
+ "cn": [
+ "default"
+ ],
+ "dn": "cn=default,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ }
+ ],
+ "summary": null,
+ "truncated": false
+ }
+} \ No newline at end of file