summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountkey_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountkey_show.json')
-rw-r--r--install/ui/test/data/automountkey_show.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/install/ui/test/data/automountkey_show.json b/install/ui/test/data/automountkey_show.json
new file mode 100644
index 000000000..f4c06716c
--- /dev/null
+++ b/install/ui/test/data/automountkey_show.json
@@ -0,0 +1,32 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "automountinformation": "rscwo",
+ "automountkey": "rscwo",
+ "description": "rscwo",
+ "nsaccountlock": "rscwo",
+ "objectclass": "rscwo"
+ },
+ "automountinformation": [
+ "auto.home"
+ ],
+ "automountkey": [
+ "/home"
+ ],
+ "description": [
+ "/home auto.home"
+ ],
+ "dn": "description=/home auto.home,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": "/home auto.home"
+ }
+} \ No newline at end of file