summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/group_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/group_add.json')
-rw-r--r--install/ui/test/data/group_add.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/install/ui/test/data/group_add.json b/install/ui/test/data/group_add.json
new file mode 100644
index 000000000..180f5f11c
--- /dev/null
+++ b/install/ui/test/data/group_add.json
@@ -0,0 +1,31 @@
+{
+ "error": null,
+ "id": 12,
+ "result": {
+ "result": {
+ "cn": [
+ "neighbors"
+ ],
+ "description": [
+ "The People in Your Neighborhood"
+ ],
+ "dn": "cn=neighbors,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "gidnumber": [
+ "123456"
+ ],
+ "ipauniqueid": [
+ "0dbae87a-b43a-11df-ac8e-525400674dcd"
+ ],
+ "objectclass": [
+ "top",
+ "groupofnames",
+ "nestedgroup",
+ "ipausergroup",
+ "ipaobject",
+ "posixgroup"
+ ]
+ },
+ "summary": null,
+ "value": "neighbors"
+ }
+} \ No newline at end of file