cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_PISA/notification/CDPISA-MSTeams.json

11 lines
495 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/l/channel/19%3a899f8fd03f1c4022a8c4da8606b57487%40thread.tacv2/Allgemein?groupId=4f7ed23e-0574-4df7-82c3-d5101c45a406&tenantId=ce849bab-cc1c-465b-b62e-18f07c9ac198"
}