Deletes a search job by it’s system ID.

External Documentation

To learn more, visit the Splunk documentation.

Parameters

ParameterDescription
Job IDThe ID of the job.

Example Output

{
	"messages": [
		{
			"type": "INFO",
			"text": "Search job cancelled."
		}
	]
}

Workflow Library Example

Delete Search Job by Id with Splunk and Send Results Via Email

Preview this Workflow on desktop