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

Services/Deduplication Rules

Get Deduplication Rules

get
/v3/services/{serviceID}/deduplication-rules
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
serviceIDstringRequired
Header parameters
authorizationstringRequired
Responses
200

The request has succeeded.

application/json
get/v3/services/{serviceID}/deduplication-rules

Create or Update Deduplication Rules

post
/v3/services/{serviceID}/deduplication-rules
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
serviceIDstringRequired
Body
Responses
201

The request has succeeded and a new resource has been created as a result.

application/json
post/v3/services/{serviceID}/deduplication-rules

Last updated