v5

latestSwagger 2.02026-07-1358329266.3 KB
ScanResult

Cancels a scan.

post/datasources/{dataSourceName}/scans/{scanName}/runs/{runId}:cancel

Path parameters

dataSourceNamestring required

The dataSource name.

scanNamestring required

The scan name.

runIdstring required

The scan run id.

Query parameters

api-versionstring required

The api version to use.

Response

Success.

scanResultIdstring uuid

The scan result identifier.

startTimestring date-time

The start time of the operation.

endTimestring date-time

The end time of the operation.

status'Accepted' | 'InProgress' | 'TransientFailure' | 'Succeeded' | 'Failed' | 'Canceled'

Scan operation status.