job-runner/newjob.sh

3 строки
259 B
Bash
Исходник Обычный вид История

2013-07-14 02:41:28 +04:00
curl -H "Content-type: application/json" -X POST http://127.0.0.1:4000/jobs/new -d '{"job_args":["http://aaaa/bbb", "xxxxsha1xxxx"], "return_url":"http://www.cloudbase.it/testpost", "auth_key":"your_secret_key_here", "job_name":"openstack_create_instance"}'
2013-07-14 00:53:40 +04:00