Skip to content

Notify Controller

The Notify Controller provides access to notification services.

See the Channel Controller for configuring the channels for distributing notifications (Push, SMS, etc).

TopicDescription
CreateScanCreates a new persistent Scan.
DeleteScanDeletes a persistent Scan.
ExecuteScanExecutes a one-off Scan and returns the current matches, given the scanner parameters.
QueryMatchesRequests the current matches for a specific persistent Scan.
QueryScanRequests the current details of a specific persistent Scan.
QueryScansRequests the current persistent Scans for the authenticated user.
UpdateScanUpdates a persistent Scan.

See Common for actions that are common to all controllers.

TopicDescription
MatchesAnnounces the matches for a specific persistent Scan.
ScansAnnounces the state of the persistent Scans for the authenticated user.