summaryrefslogtreecommitdiffstats
path: root/scripts/json/group-show.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/json/group-show.json')
-rw-r--r--scripts/json/group-show.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/json/group-show.json b/scripts/json/group-show.json
new file mode 100644
index 0000000..7d5895e
--- /dev/null
+++ b/scripts/json/group-show.json
@@ -0,0 +1,10 @@
+{
+ "method": "group_show",
+ "params": [
+ [ "ipausers" ],
+ {
+ "all": false,
+ "rights": true
+ }
+ ]
+}