summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/netgroup_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/netgroup_show.json')
-rw-r--r--install/ui/test/data/netgroup_show.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/install/ui/test/data/netgroup_show.json b/install/ui/test/data/netgroup_show.json
new file mode 100644
index 000000000..aa77e8885
--- /dev/null
+++ b/install/ui/test/data/netgroup_show.json
@@ -0,0 +1,38 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "cn": [
+ "net-live"
+ ],
+ "description": [
+ "live servers"
+ ],
+ "dn": "ipauniqueid=2e08b2c2-baac-11df-a0cf-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "memberhost_host": [
+ "live3.pbs.org",
+ "live2.pbs.org",
+ "live1.pbs.org",
+ "www1.pbs.org",
+ "www2.pbs.org",
+ "www3.pbs.org"
+ ],
+ "memberhost_hostgroup": [
+ "host-live"
+ ],
+ "memberuser_group": [
+ "muppets"
+ ],
+ "memberuser_user": [
+ "kfrog",
+ "count123"
+ ],
+ "nisdomainname": [
+ "ayoung.boston.devel.redhat.com"
+ ]
+ },
+ "summary": null,
+ "value": "net-live"
+ }
+} \ No newline at end of file