How to issue curl commands within myServer for automation?

aa6vh's Avatar
User User
  • Posts: 111
  • Thanks: 7

Re: How to issue curl commands within myServer for automation?

7 months 2 weeks ago
#4770
I think the editor/forum software ate your p1 and p2 parameter tags.
Code:
GetUrl|http://192.168.0.80/JSON?request=runevent&groupname=<p1>&name=<p2>
 
I should have caught that, but I didn't. Thank you.

Please Log in or Create an account to join the conversation.

Nillaz's Avatar Topic Author
User User
  • Posts: 444
  • Thanks: 36

Re: How to issue curl commands within myServer for automation?

7 months 2 weeks ago
#4771
I use RunParseResults to run a local shell script on the server and parse the returned JSON output into myServer variables.
Code:
RunParseResults|/home/allonis/scripts/startdowntime.sh~~mydowntimestart!
 
 
 
Thanks Andrew. I don't know how to do any of that yet but at least I know that what I'm trying to achieve is possible. Baby steps....lol

 

Please Log in or Create an account to join the conversation.

Re: How to issue curl commands within myServer for automation?

7 months 3 days ago
#4794
This message contains secure information

Please Log in or Create an account to join the conversation.

Re: How to issue curl commands within myServer for automation?

7 months 3 days ago
#4795
This message contains secure information

Please Log in or Create an account to join the conversation.

Time to create page: 0.277 seconds