userspace:json-rpc_web-request
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| userspace:json-rpc_web-request [2014/02/09 18:48] – created CreaB | userspace:json-rpc_web-request [2021/08/23 10:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Create json-rpc web-request from within a powershell script to query the json-rpc api ====== | ====== Create json-rpc web-request from within a powershell script to query the json-rpc api ====== | ||
| - | < | + | < |
| $urlJSON = ' | $urlJSON = ' | ||
| Line 8: | Line 8: | ||
| $method = " | $method = " | ||
| - | $params = @("[packageId]"," | + | $params = @("[param1]"," |
| Function CallJSON($url, | Function CallJSON($url, | ||
| Line 40: | Line 40: | ||
| **example**: | **example**: | ||
| - | < | + | < |
| $urlJSON = ' | $urlJSON = ' | ||
userspace/json-rpc_web-request.1391968135.txt.gz · Last modified: (external edit)
