removed empty notifications
parent
db486db605
commit
48ba4bed91
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
config:
|
||||
- CDGCDM: msTeams.json
|
||||
|
||||
|
||||
#Prod notification system for EMEA/NA/CN
|
||||
#Dry-run needed for all hubs
|
||||
CDGCDM:
|
||||
- name: CD_GCDM PROD
|
||||
- alertingProfile: CD_GCDM/alerting-profile/CDGCDM-PROD.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
config:
|
||||
- CDLSC-FSU: msTeams.json
|
||||
|
||||
#Prod notification system for EMEA/NA/CN
|
||||
#Dry-run needed for all hubs
|
||||
CDLSC-FSU:
|
||||
- name: CD_LSC-FSU
|
||||
- alertingProfile: CD_LSC-FSU/alerting-profile/CDLSC-FSU.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "5cfb6828-fb42-4d90-a6e6-b5d16cad9fd3",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\", \n\"text\":\"{ProblemDetailsHTML}\", \n\"themeColor\":\"EA4300\" \n} ",
|
||||
"type": "WEBHOOK",
|
||||
"url": "https://bmwgroup.webhook.office.com/webhookb2/ac9f3e4c-3a1b-4c4d-bc35-12eba2928619@ce849bab-cc1c-465b-b62e-18f07c9ac198/IncomingWebhook/8cb06a774eac40eba052a7b59e4b996d/afd454fd-fe78-4b0f-be20-df9873ef574f"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "6a7da6b4-cc28-4635-bf66-8f0b780f5c54",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\", \n\"text\":\"{ProblemDetailsHTML}\", \n\"themeColor\":\"EA4300\" \n} ",
|
||||
"type": "WEBHOOK",
|
||||
"url": "https://bmwgroup.webhook.office.com/webhookb2/483edc00-c925-4672-8088-8299a0139fca@ce849bab-cc1c-465b-b62e-18f07c9ac198/IncomingWebhook/f28b1d3823634c5cb7fbf2cd6df6dbb6/afd454fd-fe78-4b0f-be20-df9873ef574f"
|
||||
}
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
config:
|
||||
- Mobile2DarkOpsChannelRuntime: Mobile2DarkOpsChannelRuntime.json
|
||||
- Mobile2DarkOpsChannel: Mobile2DarkOpsChannel.json
|
||||
|
||||
Mobile2DarkOpsChannel:
|
||||
- name: Mobile 2 | DarkOps Channel
|
||||
- skipDeployment: "true"
|
||||
Mobile2DarkOpsChannel.EMEA-Prod:
|
||||
- name: Mobile 2 | DarkOps Channel
|
||||
- skipDeployment: "false"
|
||||
|
||||
Mobile2DarkOpsChannelRuntime:
|
||||
- name: Mobile 2 | DarkOps Channel | Runtime
|
||||
- skipDeployment: "true"
|
||||
Mobile2DarkOpsChannelRuntime.EMEA-Prod:
|
||||
- name: Mobile 2 | DarkOps Channel | Runtime
|
||||
- skipDeployment: "false"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDaluis: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDaluis.EMEA-Prod:
|
||||
- name: CD_aluis PROD
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDaluis.NA-Prod:
|
||||
- name: CD_aluis PROD
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDaluis.CN-Prod:
|
||||
- name: CD_aluis PROD
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDaluis.EMEA-PreProd:
|
||||
- name: CD_aluis INT
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDaluis.NA-PreProd:
|
||||
- name: CD_aluis INT
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDaluis.CN-PreProd:
|
||||
- name: CD_aluis INT
|
||||
- alertingProfile: CD_aluis/alerting-profile/CDaluis.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-casa: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-casa.EMEA-Prod:
|
||||
- name: CD_am-casa PROD
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-casa.NA-Prod:
|
||||
- name: CD_am-casa PROD
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-casa.CN-Prod:
|
||||
- name: CD_am-casa PROD
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-casa.EMEA-PreProd:
|
||||
- name: CD_am-casa INT
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-casa.NA-PreProd:
|
||||
- name: CD_am-casa INT
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-casa.CN-PreProd:
|
||||
- name: CD_am-casa INT
|
||||
- alertingProfile: CD_am-casa/alerting-profile/CDam-casa.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-cesim: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-cesim.EMEA-Prod:
|
||||
- name: CD_am-cesim PROD
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cesim.NA-Prod:
|
||||
- name: CD_am-cesim PROD
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cesim.CN-Prod:
|
||||
- name: CD_am-cesim PROD
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-cesim.EMEA-PreProd:
|
||||
- name: CD_am-cesim INT
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cesim.NA-PreProd:
|
||||
- name: CD_am-cesim INT
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cesim.CN-PreProd:
|
||||
- name: CD_am-cesim INT
|
||||
- alertingProfile: CD_am-cesim/alerting-profile/CDam-cesim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-cns: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-cns.EMEA-Prod:
|
||||
- name: CD_am-cns PROD
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cns.NA-Prod:
|
||||
- name: CD_am-cns PROD
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cns.CN-Prod:
|
||||
- name: CD_am-cns PROD
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-cns.EMEA-PreProd:
|
||||
- name: CD_am-cns INT
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cns.NA-PreProd:
|
||||
- name: CD_am-cns INT
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-cns.CN-PreProd:
|
||||
- name: CD_am-cns INT
|
||||
- alertingProfile: CD_am-cns/alerting-profile/CDam-cns.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-device: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-device.EMEA-Prod:
|
||||
- name: CD_am-device PROD
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-device.NA-Prod:
|
||||
- name: CD_am-device PROD
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-device.CN-Prod:
|
||||
- name: CD_am-device PROD
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-device.EMEA-PreProd:
|
||||
- name: CD_am-device INT
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-device.NA-PreProd:
|
||||
- name: CD_am-device INT
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-device.CN-PreProd:
|
||||
- name: CD_am-device INT
|
||||
- alertingProfile: CD_am-device/alerting-profile/CDam-device.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-ecs: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-ecs.EMEA-Prod:
|
||||
- name: CD_am-ecs PROD
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ecs.NA-Prod:
|
||||
- name: CD_am-ecs PROD
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ecs.CN-Prod:
|
||||
- name: CD_am-ecs PROD
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-ecs.EMEA-PreProd:
|
||||
- name: CD_am-ecs INT
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ecs.NA-PreProd:
|
||||
- name: CD_am-ecs INT
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ecs.CN-PreProd:
|
||||
- name: CD_am-ecs INT
|
||||
- alertingProfile: CD_am-ecs/alerting-profile/CDam-ecs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-egim: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-egim.EMEA-Prod:
|
||||
- name: CD_am-egim PROD
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-egim.NA-Prod:
|
||||
- name: CD_am-egim PROD
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-egim.CN-Prod:
|
||||
- name: CD_am-egim PROD
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-egim.EMEA-PreProd:
|
||||
- name: CD_am-egim INT
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-egim.NA-PreProd:
|
||||
- name: CD_am-egim INT
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-egim.CN-PreProd:
|
||||
- name: CD_am-egim INT
|
||||
- alertingProfile: CD_am-egim/alerting-profile/CDam-egim.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-esim-ui: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-esim-ui.EMEA-Prod:
|
||||
- name: CD_am-esim-ui PROD
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-esim-ui.NA-Prod:
|
||||
- name: CD_am-esim-ui PROD
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-esim-ui.CN-Prod:
|
||||
- name: CD_am-esim-ui PROD
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-esim-ui.EMEA-PreProd:
|
||||
- name: CD_am-esim-ui INT
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-esim-ui.NA-PreProd:
|
||||
- name: CD_am-esim-ui INT
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-esim-ui.CN-PreProd:
|
||||
- name: CD_am-esim-ui INT
|
||||
- alertingProfile: CD_am-esim-ui/alerting-profile/CDam-esim-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-lmcs: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-lmcs.EMEA-Prod:
|
||||
- name: CD_am-lmcs PROD
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-lmcs.NA-Prod:
|
||||
- name: CD_am-lmcs PROD
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-lmcs.CN-Prod:
|
||||
- name: CD_am-lmcs PROD
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-lmcs.EMEA-PreProd:
|
||||
- name: CD_am-lmcs INT
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-lmcs.NA-PreProd:
|
||||
- name: CD_am-lmcs INT
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-lmcs.CN-PreProd:
|
||||
- name: CD_am-lmcs INT
|
||||
- alertingProfile: CD_am-lmcs/alerting-profile/CDam-lmcs.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-mno-manager: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-mno-manager.EMEA-Prod:
|
||||
- name: CD_am-mno-manager PROD
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-mno-manager.NA-Prod:
|
||||
- name: CD_am-mno-manager PROD
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-mno-manager.CN-Prod:
|
||||
- name: CD_am-mno-manager PROD
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-mno-manager.EMEA-PreProd:
|
||||
- name: CD_am-mno-manager INT
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-mno-manager.NA-PreProd:
|
||||
- name: CD_am-mno-manager INT
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-mno-manager.CN-PreProd:
|
||||
- name: CD_am-mno-manager INT
|
||||
- alertingProfile: CD_am-mno-manager/alerting-profile/CDam-mno-manager.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-proxy: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-proxy.EMEA-Prod:
|
||||
- name: CD_am-proxy PROD
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-proxy.NA-Prod:
|
||||
- name: CD_am-proxy PROD
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-proxy.CN-Prod:
|
||||
- name: CD_am-proxy PROD
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-proxy.EMEA-PreProd:
|
||||
- name: CD_am-proxy INT
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-proxy.NA-PreProd:
|
||||
- name: CD_am-proxy INT
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-proxy.CN-PreProd:
|
||||
- name: CD_am-proxy INT
|
||||
- alertingProfile: CD_am-proxy/alerting-profile/CDam-proxy.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-store: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-store.EMEA-Prod:
|
||||
- name: CD_am-store PROD
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-store.NA-Prod:
|
||||
- name: CD_am-store PROD
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-store.CN-Prod:
|
||||
- name: CD_am-store PROD
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-store.EMEA-PreProd:
|
||||
- name: CD_am-store INT
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-store.NA-PreProd:
|
||||
- name: CD_am-store INT
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-store.CN-PreProd:
|
||||
- name: CD_am-store INT
|
||||
- alertingProfile: CD_am-store/alerting-profile/CDam-store.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-svms: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-svms.EMEA-Prod:
|
||||
- name: CD_am-svms PROD
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-svms.NA-Prod:
|
||||
- name: CD_am-svms PROD
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-svms.CN-Prod:
|
||||
- name: CD_am-svms PROD
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-svms.EMEA-PreProd:
|
||||
- name: CD_am-svms INT
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-svms.NA-PreProd:
|
||||
- name: CD_am-svms INT
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-svms.CN-PreProd:
|
||||
- name: CD_am-svms INT
|
||||
- alertingProfile: CD_am-svms/alerting-profile/CDam-svms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-ui: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-ui.EMEA-Prod:
|
||||
- name: CD_am-ui PROD
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ui.NA-Prod:
|
||||
- name: CD_am-ui PROD
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ui.CN-Prod:
|
||||
- name: CD_am-ui PROD
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-ui.EMEA-PreProd:
|
||||
- name: CD_am-ui INT
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ui.NA-PreProd:
|
||||
- name: CD_am-ui INT
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-ui.CN-PreProd:
|
||||
- name: CD_am-ui INT
|
||||
- alertingProfile: CD_am-ui/alerting-profile/CDam-ui.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-usage: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-usage.EMEA-Prod:
|
||||
- name: CD_am-usage PROD
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-usage.NA-Prod:
|
||||
- name: CD_am-usage PROD
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-usage.CN-Prod:
|
||||
- name: CD_am-usage PROD
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-usage.EMEA-PreProd:
|
||||
- name: CD_am-usage INT
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-usage.NA-PreProd:
|
||||
- name: CD_am-usage INT
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-usage.CN-PreProd:
|
||||
- name: CD_am-usage INT
|
||||
- alertingProfile: CD_am-usage/alerting-profile/CDam-usage.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-vehicle-activation: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-vehicle-activation.EMEA-Prod:
|
||||
- name: CD_am-vehicle-activation PROD
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vehicle-activation.NA-Prod:
|
||||
- name: CD_am-vehicle-activation PROD
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vehicle-activation.CN-Prod:
|
||||
- name: CD_am-vehicle-activation PROD
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-vehicle-activation.EMEA-PreProd:
|
||||
- name: CD_am-vehicle-activation INT
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vehicle-activation.NA-PreProd:
|
||||
- name: CD_am-vehicle-activation INT
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vehicle-activation.CN-PreProd:
|
||||
- name: CD_am-vehicle-activation INT
|
||||
- alertingProfile: CD_am-vehicle-activation/alerting-profile/CDam-vehicle-activation.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDam-vms: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDam-vms.EMEA-Prod:
|
||||
- name: CD_am-vms PROD
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vms.NA-Prod:
|
||||
- name: CD_am-vms PROD
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vms.CN-Prod:
|
||||
- name: CD_am-vms PROD
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDam-vms.EMEA-PreProd:
|
||||
- name: CD_am-vms INT
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vms.NA-PreProd:
|
||||
- name: CD_am-vms INT
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDam-vms.CN-PreProd:
|
||||
- name: CD_am-vms INT
|
||||
- alertingProfile: CD_am-vms/alerting-profile/CDam-vms.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDasbc-pki-oclisc2v: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDasbc-pki-oclisc2v.EMEA-Prod:
|
||||
- name: CD_asbc-pki-oclisc2v PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisc2v.NA-Prod:
|
||||
- name: CD_asbc-pki-oclisc2v PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisc2v.CN-Prod:
|
||||
- name: CD_asbc-pki-oclisc2v PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDasbc-pki-oclisc2v.EMEA-PreProd:
|
||||
- name: CD_asbc-pki-oclisc2v INT
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisc2v.NA-PreProd:
|
||||
- name: CD_asbc-pki-oclisc2v INT
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisc2v.CN-PreProd:
|
||||
- name: CD_asbc-pki-oclisc2v INT
|
||||
- alertingProfile: CD_asbc-pki-oclisc2v/alerting-profile/CDasbc-pki-oclisc2v.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDasbc-pki-oclisocsp: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDasbc-pki-oclisocsp.EMEA-Prod:
|
||||
- name: CD_asbc-pki-oclisocsp PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisocsp.NA-Prod:
|
||||
- name: CD_asbc-pki-oclisocsp PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisocsp.CN-Prod:
|
||||
- name: CD_asbc-pki-oclisocsp PROD
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDasbc-pki-oclisocsp.EMEA-PreProd:
|
||||
- name: CD_asbc-pki-oclisocsp INT
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisocsp.NA-PreProd:
|
||||
- name: CD_asbc-pki-oclisocsp INT
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-pki-oclisocsp.CN-PreProd:
|
||||
- name: CD_asbc-pki-oclisocsp INT
|
||||
- alertingProfile: CD_asbc-pki-oclisocsp/alerting-profile/CDasbc-pki-oclisocsp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDasbc-sfa-oh: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDasbc-sfa-oh.EMEA-Prod:
|
||||
- name: CD_asbc-sfa-oh PROD
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sfa-oh.NA-Prod:
|
||||
- name: CD_asbc-sfa-oh PROD
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sfa-oh.CN-Prod:
|
||||
- name: CD_asbc-sfa-oh PROD
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDasbc-sfa-oh.EMEA-PreProd:
|
||||
- name: CD_asbc-sfa-oh INT
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sfa-oh.NA-PreProd:
|
||||
- name: CD_asbc-sfa-oh INT
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sfa-oh.CN-PreProd:
|
||||
- name: CD_asbc-sfa-oh INT
|
||||
- alertingProfile: CD_asbc-sfa-oh/alerting-profile/CDasbc-sfa-oh.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDasbc-sts: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDasbc-sts.EMEA-Prod:
|
||||
- name: CD_asbc-sts PROD
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sts.NA-Prod:
|
||||
- name: CD_asbc-sts PROD
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sts.CN-Prod:
|
||||
- name: CD_asbc-sts PROD
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDasbc-sts.EMEA-PreProd:
|
||||
- name: CD_asbc-sts INT
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sts.NA-PreProd:
|
||||
- name: CD_asbc-sts INT
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbc-sts.CN-PreProd:
|
||||
- name: CD_asbc-sts INT
|
||||
- alertingProfile: CD_asbc-sts/alerting-profile/CDasbc-sts.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"bccReceivers": [],
|
||||
"body": "{ProblemDetailsHTML}",
|
||||
"ccReceivers": [],
|
||||
"name": "{{.name}}",
|
||||
"receivers": [
|
||||
"{{.receivers}}"
|
||||
],
|
||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
||||
"type": "EMAIL"
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"acceptAnyCertificate": false,
|
||||
"active": true,
|
||||
"alertingProfile": "{{.alertingProfile}}",
|
||||
"headers": [],
|
||||
"name": "{{.name}}",
|
||||
"notifyEventMergesEnabled": false,
|
||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
||||
"type": "WEBHOOK",
|
||||
"url": "{{.webhook}}"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
config:
|
||||
- CDasbctvp: msTeams.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod
|
||||
CDasbctvp.EMEA-Prod:
|
||||
- name: CD_asbctvp PROD
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbctvp.NA-Prod:
|
||||
- name: CD_asbctvp PROD
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbctvp.CN-Prod:
|
||||
- name: CD_asbctvp PROD
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd
|
||||
CDasbctvp.EMEA-PreProd:
|
||||
- name: CD_asbctvp INT
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbctvp.NA-PreProd:
|
||||
- name: CD_asbctvp INT
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDasbctvp.CN-PreProd:
|
||||
- name: CD_asbctvp INT
|
||||
- alertingProfile: CD_asbctvp/alerting-profile/CDasbctvp.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
### How to configure notification systems?
|
||||
|
||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue