CURL/POST to download Meraki SM package

tomatoes27
New Contributor II

Using the discussion below and it matches to what I want to accomplish. I want to have a script to download the System Manager package (https://m.meraki.com), execute it, and then remove the package.

https://www.jamf.com/jamf-nation/discussions/31291/pia-download-via-curl

Per m.meraki.com site. I believe the value is network_id. thinking of using this command
curl -X POST --data "network_id=xxx-xxx-xxxx=OK" https://m.meraki.com/. Am I using the wrong syntax?

1 REPLY 1

jared_f
Valued Contributor

Why not just scope it in Jamf.