summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automemberhostgroup_default_group_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automemberhostgroup_default_group_show.json')
-rw-r--r--install/ui/test/data/automemberhostgroup_default_group_show.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/install/ui/test/data/automemberhostgroup_default_group_show.json b/install/ui/test/data/automemberhostgroup_default_group_show.json
new file mode 100644
index 000000000..2203f249f
--- /dev/null
+++ b/install/ui/test/data/automemberhostgroup_default_group_show.json
@@ -0,0 +1,15 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "automemberdefaultgroup": "No default group set",
+ "cn": [
+ "Hostgroup"
+ ],
+ "dn": "cn=hostgroup,cn=automember,cn=etc,dc=dev,dc=example,dc=com"
+ },
+ "summary": null,
+ "value": "hostgroup"
+ }
+} \ No newline at end of file