Delete Search Job By ID
Deletes a search job by it's system ID.
External Documentation
To learn more, visit the Splunk documentation.
Parameters
Parameter | Description |
---|---|
Job ID | The 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