Relaunch an Ad Hoc Command
post
                    /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
                
                
                
                
                
                
                
                
                
                Back to Top