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 revisionPrevious revision
Next revision
Previous revision
userspace:json-rpc_web-request [2014/02/09 18:51] CreaBuserspace: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 ======
  
-<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: (external edit)