summaryrefslogtreecommitdiffstats
path: root/install/static/sampledata/netgroup_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/sampledata/netgroup_show.json')
-rw-r--r--install/static/sampledata/netgroup_show.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/install/static/sampledata/netgroup_show.json b/install/static/sampledata/netgroup_show.json
new file mode 100644
index 000000000..476550ce2
--- /dev/null
+++ b/install/static/sampledata/netgroup_show.json
@@ -0,0 +1,26 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "cn": [
+ "net-live"
+ ],
+ "description": [
+ "live servers"
+ ],
+ "dn": "ipauniqueid=51451097-abef-11df-ad3a-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "memberhost_hostgroup": [
+ "host-live"
+ ],
+ "memberuser_group": [
+ "muppets"
+ ],
+ "nisdomainname": [
+ "ayoung.boston.devel.redhat.com"
+ ]
+ },
+ "summary": null,
+ "value": "net-live"
+ }
+} \ No newline at end of file