Scan
Deletes the scan associated with the data source.
delete/datasources/{dataSourceName}/scans/{scanName}
Path parameters
dataSourceNamestring required
The dataSource name.
scanNamestring required
The scan name.
Query parameters
api-versionstring required
The api version to use.
Response
Success.
Changes
Changed in 1 of the 4 revisions of this API.1
- ▲
removed the success response with the status
200response-success-status-removed
- ▲