Working with Alert APIs

Alert APIs

Sysdig provides some REST APIs to perform CRUD (create, read, update, and delete) operations with alerts. Both admin and non-admin users can use these APIs hosted on Swagger to create, update, list, read, and delete alerts. See https://app.sysdigcloud.com/api/public/docs/index.html#tag/Alerts-V2 for the API documentation. Replace app.sysdig.com with the URL associated with your region to access the API endpoints and documentation in your region.

For information on Sysdig users and system-based privileges, see User and Team Administration.

Silencing Rules API

The Silencing Rules Management API provides programmatic access to silence Sysdig Alert notifications. See the https://app.sysdigcloud.com/api/public/docs/index.html#tag/Silencing-Rules for the API documentation. Replace app.sysdig.com with the URL associated with your region.

REST Resource: silencingRules

See Sysdig REST API Conventions  for generic conventions and authentication.