summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/hbacsvcgroup_mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/hbacsvcgroup_mod.json')
-rw-r--r--install/ui/test/data/hbacsvcgroup_mod.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/install/ui/test/data/hbacsvcgroup_mod.json b/install/ui/test/data/hbacsvcgroup_mod.json
new file mode 100644
index 000000000..e0ec916d3
--- /dev/null
+++ b/install/ui/test/data/hbacsvcgroup_mod.json
@@ -0,0 +1,39 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "businesscategory": "rscwo",
+ "cn": "rscwo",
+ "description": "rscwo",
+ "ipauniqueid": "rsc",
+ "member": "rscwo",
+ "nsaccountlock": "rscwo",
+ "o": "rscwo",
+ "objectclass": "rscwo",
+ "ou": "rscwo",
+ "owner": "rscwo",
+ "seealso": "rscwo"
+ },
+ "cn": [
+ "test"
+ ],
+ "description": [
+ "Test"
+ ],
+ "ipauniqueid": [
+ "2d67d284-edd511df-b3f78f4b-11cc007b"
+ ],
+ "objectclass": [
+ "ipaobject",
+ "ipahbacservicegroup",
+ "groupOfNames",
+ "top"
+ ]
+ },
+ "summary": "Modified HBAC Service group \"test\"",
+ "value": "test"
+ }
+}