Relaunch an Ad Hoc Command
get
/api/v2/ad_hoc_commands/{id}/relaunch/
Make a POST request to this resource to launch a job. If any passwords or variables are required then they should be passed in via POST data. In order to determine what values are required in order to launch a job based on this job template you may make a GET request to this endpoint.
Request
Supported Media Types
- application/json
Path Parameters
Query Parameters
-
page(optional): integer
A page number within the paginated result set.
-
page_size(optional): integer
Number of results to return per page.
-
search(optional): string
A search term.