summaryrefslogtreecommitdiffstats
path: root/scripts/json/hbactest.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/json/hbactest.json')
-rw-r--r--scripts/json/hbactest.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/scripts/json/hbactest.json b/scripts/json/hbactest.json
new file mode 100644
index 0000000..c5de260
--- /dev/null
+++ b/scripts/json/hbactest.json
@@ -0,0 +1,13 @@
+{
+ "method": "hbactest",
+ "params": [
+ [ ],
+ {
+ "user": "admin",
+ "sourcehost": "test.example.com",
+ "targethost": "dev.example.com",
+ "service": "ftp",
+ "disabled": true
+ }
+ ]
+}