summaryrefslogtreecommitdiffstats
path: root/scripts/json/host-show-batch.json
blob: c528709ab57c77732c616e50b3686ce0e1567101 (plain)
1
2
3
4
{"method":"batch","params":[[
  {"method":"host_show","params":[["dev.example.com"],{"all":true}]},
  {"method":"host_show","params":[["test.example.com"],{"all":true}]}
],{}]}