Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Incidents/Auto Pause Transient Alerts (APTA)

Mark as Not Transient

put
/v3/incidents/{incidentID}/mark-as-non-transient
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
incidentIDstringRequired
Responses
200

The request has succeeded.

application/json
put/v3/incidents/{incidentID}/mark-as-non-transient

Mark as Transient

put
/v3/incidents/{incidentID}/mark-as-transient
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
incidentIDstringRequired
Responses
200

The request has succeeded.

application/json
put/v3/incidents/{incidentID}/mark-as-transient

Last updated