Triggers

Deletes the trigger associated with the scan.

delete/datasources/{dataSourceName}/scans/{scanName}/triggers/default

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.11

  • 2018-12-01-preview1dc732ab31fc11See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • api operation id Triggers_DeleteTrigger removed and replaced with Triggers_Delete

      api-operation-id-removed