Cancel vuln export
POST {{baseUrl}}/vulns/export/:export_uuid/cancel
Cancels the specified export job. If you cancel an export job, Tenable.io finishes any chunk that is currently processing, terminates the processing of any unprocessed chunks, and updates the job status to CANCELLED
. If a cancelled job includes completed chunks, you can download those chunks for three days after cancellation.
Requires ADMINISTRATOR [64] user permissions. See Permissions.
RESPONSES
status: OK
{"status":"CANCELLED"}