summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/range_mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/range_mod.json')
-rw-r--r--install/ui/test/data/range_mod.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/install/ui/test/data/range_mod.json b/install/ui/test/data/range_mod.json
new file mode 100644
index 000000000..47c72d053
--- /dev/null
+++ b/install/ui/test/data/range_mod.json
@@ -0,0 +1,43 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "ipabaseid": "rscwo",
+ "ipabaserid": "rscwo",
+ "ipaidrangesize": "rscwo",
+ "ipasecondarybaserid": "rscwo",
+ "nsaccountlock": "rscwo",
+ "objectclass": "rscwo"
+ },
+ "cn": [
+ "DEV.EXAMPLE.COM_id_range"
+ ],
+ "ipabaseid": [
+ "107400000"
+ ],
+ "ipabaserid": [
+ "1001"
+ ],
+ "ipaidrangesize": [
+ "200000"
+ ],
+ "iparangetype": [
+ "local domain range"
+ ],
+ "ipasecondarybaserid": [
+ "100000000"
+ ],
+ "objectclass": [
+ "top",
+ "ipaIDrange",
+ "ipaDomainIDRange"
+ ]
+ },
+ "summary": "Modified ID range \"DEV.EXAMPLE.COM_id_range\"",
+ "value": "DEV.EXAMPLE.COM_id_range"
+ }
+} \ No newline at end of file