summaryrefslogtreecommitdiffstats
path: root/scripts/json/hbactest.json
blob: c5de260540fa40dbd8a234566f42242bcb845670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "method": "hbactest",
    "params": [
        [ ],
        {
            "user": "admin",
            "sourcehost": "test.example.com",
            "targethost": "dev.example.com",
            "service": "ftp",
            "disabled": true
        }
    ]
}