summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/netgroup_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/netgroup_add.json')
-rw-r--r--install/ui/test/data/netgroup_add.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/install/ui/test/data/netgroup_add.json b/install/ui/test/data/netgroup_add.json
new file mode 100644
index 000000000..989bb5db0
--- /dev/null
+++ b/install/ui/test/data/netgroup_add.json
@@ -0,0 +1,28 @@
+{
+ "error": null,
+ "id": 17,
+ "result": {
+ "result": {
+ "cn": [
+ "butterfly_net"
+ ],
+ "description": [
+ "Butterfly Networks"
+ ],
+ "dn": "ipauniqueid=b16f7240-b43a-11df-89fa-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "ipauniqueid": [
+ "b16f7240-b43a-11df-89fa-525400674dcd"
+ ],
+ "nisdomainname": [
+ "ayoung.boston.devel.redhat.com"
+ ],
+ "objectclass": [
+ "ipaobject",
+ "ipaassociation",
+ "ipanisnetgroup"
+ ]
+ },
+ "summary": null,
+ "value": "butterfly_net"
+ }
+} \ No newline at end of file