summaryrefslogtreecommitdiffstats
path: root/scripts/json/host-find-pkey.json
blob: 8a59e97cecce00f3113cf6944451727e92418d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "method": "host_find",
    "params": [
        [ ],
        {
            "all": false,
            "rights": true,
            "pkey_only": true,
            "sizelimit": 200
        }
    ]
}