summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacsvcgroup_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/test/data/hbacsvcgroup_add.json')
-rw-r--r--install/static/test/data/hbacsvcgroup_add.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/install/static/test/data/hbacsvcgroup_add.json b/install/static/test/data/hbacsvcgroup_add.json
deleted file mode 100644
index 0dd1e96fe..000000000
--- a/install/static/test/data/hbacsvcgroup_add.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "error": null,
- "id": 0,
- "result": {
- "result": {
- "cn": [
- "test"
- ],
- "description": [
- "Test Service Group"
- ],
- "dn": "cn=test,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com",
- "ipauniqueid": [
- "0ab6ba82-ecfe11df-b3f78f4b-11cc007b"
- ],
- "objectclass": [
- "ipaobject",
- "ipahbacservicegroup",
- "groupOfNames",
- "top"
- ]
- },
- "summary": "Added HBAC Service group \"test\"",
- "value": "test"
- }
-}