cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Perseus/notification/CDPerseus-MSTeams.json

11 lines
337 B
JSON

{
"acceptAnyCertificate": false,
"active": true,
"alertingProfile": "{{.apid}}",
"headers": [],
"name": "{{.name}}",
"notifyEventMergesEnabled": false,
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
"type": "WEBHOOK",
"url": "https://teams.microsoft.com/empty"
}