summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/hbacsvc_mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/hbacsvc_mod.json')
-rw-r--r--install/ui/test/data/hbacsvc_mod.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/install/ui/test/data/hbacsvc_mod.json b/install/ui/test/data/hbacsvc_mod.json
new file mode 100644
index 000000000..335009a98
--- /dev/null
+++ b/install/ui/test/data/hbacsvc_mod.json
@@ -0,0 +1,31 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "description": "rscwo",
+ "ipauniqueid": "rsc",
+ "memberof": "rsc",
+ "nsaccountlock": "rscwo"
+ },
+ "cn": [
+ "test"
+ ],
+ "description": [
+ "Test"
+ ],
+ "ipauniqueid": [
+ "9e5aba82-edd411df-b3f78f4b-11cc007b"
+ ],
+ "objectclass": [
+ "ipaobject",
+ "ipahbacservice"
+ ]
+ },
+ "summary": null,
+ "value": "test"
+ }
+}