User Tools

Site Tools


userspace:json-rpc_web-request

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:json-rpc_web-request [2014/02/09 17:51]
CreaB
userspace:json-rpc_web-request [2021/08/23 08:37] (current)
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 ======
  
-<code>+<code powershell>
 $urlJSON = 'https://xxx.xxx.xxx.xxx:4447/rpc' $urlJSON = 'https://xxx.xxx.xxx.xxx:4447/rpc'
  
Line 40: Line 40:
 **example**: automatically assign a meta-package of default software to every new client registered to OPSI **example**: automatically assign a meta-package of default software to every new client registered to OPSI
  
-<code>+<code powershell>
 $urlJSON = 'https://your-opsi-server-url:4447/rpc' $urlJSON = 'https://your-opsi-server-url:4447/rpc'
  
userspace/json-rpc_web-request.1391968295.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)