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

Services/Tagging Rules

Get Tagging Rules

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

The request has succeeded.

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

Create or Update Tagging Rules

post
/v3/services/{serviceID}/tagging-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}/tagging-rules

Last updated