Triggers

Creates or replaces an instance of a trigger.

put/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.

Request body

idstring

The resource identifier.

namestring

The resource name.

Response

Success.

idstring

The resource identifier.

namestring

The resource name.

Changes

Changed in 1 of the 4 revisions of this API.1

  • 2018-12-01-preview1dc732ab31fc1See the full diff
    • api operation id Triggers_CreateTrigger removed and replaced with Triggers_CreateOrReplace

      api-operation-id-removed