Skip to content

Instantly share code, notes, and snippets.

View nilroy's full-sized avatar

Nilanjan Roy nilroy

View GitHub Profile
@nilroy
nilroy / Curl job run.md
Created April 20, 2016 12:32 — forked from gschueler/Curl job run.md
How to run a rundeck job using curl

Run a Job using Curl

This document describes how to use CURL to interact with the RunDeck server to invoke a Job to run.

The steps are as follows:

  1. Authenticate to the RunDeck server and acquire a session cookie.
  2. Submit run request for particular Job ID, sending session cookie.