recreated renamed to ccc

CD_tol-prod
ermisw 2021-07-13 18:31:21 +02:00
parent df0756742d
commit 531f1bb037
31 changed files with 298 additions and 300 deletions

View File

@ -1,43 +0,0 @@
config:
- CDCallCenterClient: default.json
#Prod alerting profiles for EMEA/NA/CN
CDCallCenterClient.EMEA-Prod:
- name: CD_CallCenterClient PROD
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: PROD
- skipDeployment: "false"
CDCallCenterClient.NA-Prod:
- name: CD_CallCenterClient PROD
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: PROD
- skipDeployment: "false"
CDCallCenterClient.CN-Prod:
- name: CD_CallCenterClient PROD
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDCallCenterClient.EMEA-PreProd:
- name: CD_CallCenterClient INT
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- skipDeployment: "false"
CDCallCenterClient.NA-PreProd:
- name: CD_CallCenterClient INT
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- skipDeployment: "false"
CDCallCenterClient.CN-PreProd:
- name: CD_CallCenterClient INT
- tag: CallCenterClient
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- skipDeployment: "false"

View File

@ -1,127 +0,0 @@
config:
- CDCallCenterClient-PROD: default.json
- CDCallCenterClient-E2E: default.json
- CDCallCenterClient-INT: default.json
- CDCallCenterClient-TEST: default.json
#PROD dashboards for EMEA/NA/CN Prod
#Dry-run needed for all hubs
CDCallCenterClient-PROD:
- name: CD_CallCenterClient PROD
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: PROD
- skipDeployment: "true"
#Configuration
CDCallCenterClient-PROD.EMEA-Prod:
- name: CD_CallCenterClient PROD
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- tag: Call Center Client
- env: PROD
- skipDeployment: "false"
CDCallCenterClient-PROD.NA-Prod:
- name: CD_CallCenterClient PROD
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- tag: Call Center Client
- env: PROD
- skipDeployment: "false"
CDCallCenterClient-PROD.CN-Prod:
- name: CD_CallCenterClient PROD
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- tag: Call Center Client
- env: PROD
- skipDeployment: "false"
#E2E dashboards for EMEA/NA/CN E2E
#Dry-run needed for all hubs
CDCallCenterClient-E2E:
- name: CD_CallCenterClient E2E
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: E2E
- skipDeployment: "true"
#Configuration
CDCallCenterClient-E2E.EMEA-Prod:
- name: CD_CallCenterClient E2E
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: E2E
- tag: Call Center Client
- skipDeployment: "true"
CDCallCenterClient-E2E.NA-Prod:
- name: CD_CallCenterClient E2E
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: E2E
- tag: Call Center Client
- skipDeployment: "true"
CDCallCenterClient-E2E.CN-Prod:
- name: CD_CallCenterClient E2E
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: E2E
- tag: Call Center Client
- skipDeployment: "true"
#INT dashboards for EMEA/NA/CN
#Dry-run needed for all hubs
CDCallCenterClient-INT:
- name: CD_CallCenterClient INT
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- tag: Call Center Client
- skipDeployment: "true"
#Configuration
CDCallCenterClient-INT.EMEA-PreProd:
- name: CD_CallCenterClient INT
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- tag: Call Center Client
- skipDeployment: "false"
CDCallCenterClient-INT.NA-PreProd:
- name: CD_CallCenterClient INT
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- skipDeployment: "false"
CDCallCenterClient-INT.CN-PreProd:
- name: CD_CallCenterClient INT
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: INT
- skipDeployment: "false"
#TEST dashboards for EMEA/NA/CN
#Dry-run needed for all hubs
CDCallCenterClient-TEST:
- name: CD_CallCenterClient TEST
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- tag: Call Center Client
- env: TEST
- skipDeployment: "true"
#Configuration
CDCallCenterClient-TEST.EMEA-PreProd:
- name: CD_CallCenterClient TEST
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- tag: Call Center Client
- env: TEST
- skipDeployment: "false"
CDCallCenterClient-TEST.NA-PreProd:
- name: CD_CallCenterClient TEST
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: TEST
- skipDeployment: "false"
CDCallCenterClient-TEST.CN-PreProd:
- name: CD_CallCenterClient TEST
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- env: TEST
- skipDeployment: "false"

View File

@ -1,6 +0,0 @@
config:
- CDCallCenterClient: default.json
CDCallCenterClient:
- name: CD_CallCenterClient
- tag: Call Center Client

View File

@ -1,102 +0,0 @@
config:
- CDCallCenterClient: msTeams.json
- CDCallCenterClientITSM: itsm.json
# Notification System for EMEA/NA/CN Prod msTeams
CDCallCenterClient.EMEA-Prod:
- name: CD_CallCenterClient PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
CDCallCenterClient.NA-Prod:
- name: CD_CallCenterClient PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
CDCallCenterClient.CN-Prod:
- name: CD_CallCenterClient PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
# Notification System for EMEA/NA/CN PreProd msTeams
CDCallCenterClient.EMEA-PreProd:
- name: CD_CallCenterClient INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
CDCallCenterClient.NA-PreProd:
- name: CD_CallCenterClient INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
CDCallCenterClient.CN-PreProd:
- name: CD_CallCenterClient INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://empty
- skipDeployment: "true"
# Notification System for EMEA/NA/CN Prod ITSM
CDCallCenterClientITSM.EMEA-Prod:
- name: CD_CallCenterClient ITSM PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDCallCenterClientITSM.NA-Prod:
- name: CD_CallCenterClient ITSM PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDCallCenterClientITSM.CN-Prod:
- name: CD_CallCenterClient ITSM PROD
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDCallCenterClientITSM.EMEA-PreProd:
- name: CD_CallCenterClient ITSM INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDCallCenterClientITSM.NA-PreProd:
- name: CD_CallCenterClient ITSM INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDCallCenterClientITSM.CN-PreProd:
- name: CD_CallCenterClient ITSM INT
- alertingProfile: CD_CallCenterClient/alerting-profile/CDCallCenterClient.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"

View File

@ -1,10 +0,0 @@
config:
- CallCenterClient: default.json
CallCenterClient:
- name: CD_CallCenterClient - <synthetic-name>
- mzName: CD_CallCenterClient/management-zone/CDCallCenterClient.name
- mzId: CD_CallCenterClient/management-zone/CDCallCenterClient.id
- endpoint: <url>
- location: <location>
- skipDeployment: "true"

View File

@ -0,0 +1,43 @@
config:
- CDccc: default.json
#Prod alerting profiles for EMEA/NA/CN
CDccc.EMEA-Prod:
- name: CD_ccc PROD
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: PROD
- skipDeployment: "false"
CDccc.NA-Prod:
- name: CD_ccc PROD
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: PROD
- skipDeployment: "false"
CDccc.CN-Prod:
- name: CD_ccc PROD
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDccc.EMEA-PreProd:
- name: CD_ccc INT
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: INT
- skipDeployment: "false"
CDccc.NA-PreProd:
- name: CD_ccc INT
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: INT
- skipDeployment: "false"
CDccc.CN-PreProd:
- name: CD_ccc INT
- tag: ccc
- mzId: CD_ccc/management-zone/CDccc.id
- env: INT
- skipDeployment: "false"

View File

@ -1,8 +1,8 @@
config: config:
- CDCallCenterClient: template.json - CDccc: template.json
CDCallCenterClient: CDccc:
- name: MyProcessNamingRule - name: MyProcessNamingRule
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}" - nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
- tag: CallCenterClient - tag: ccc
- skipDeployment: "true" - skipDeployment: "true"

View File

@ -1,8 +1,8 @@
config: config:
- CDCallCenterClient: template.json - CDccc: template.json
CDCallCenterClient: CDccc:
- name: MyProcessNamingRule - name: MyProcessNamingRule
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}" - nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
- tag: CallCenterClient - tag: ccc
- skipDeployment: "true" - skipDeployment: "true"

View File

@ -1,4 +1,4 @@
### How to configure dashboards? ### How to configure dashboards?
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Dashboards) page to configure your dashboards. Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Dashboards) page to configure your dashboards.

View File

@ -0,0 +1,125 @@
config:
- CDccc-PROD: default.json
- CDccc-E2E: default.json
- CDccc-INT: default.json
- CDccc-TEST: default.json
#PROD dashboards for EMEA/NA/CN Prod
CDccc-PROD:
- name: CD_ccc PROD
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: PROD
- skipDeployment: "true"
CDccc-PROD.EMEA-Prod:
- name: CD_ccc PROD
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: PROD
- skipDeployment: "false"
CDccc-PROD.NA-Prod:
- name: CD_ccc PROD
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: PROD
- skipDeployment: "false"
CDccc-PROD.CN-Prod:
- name: CD_ccc PROD
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: PROD
- skipDeployment: "false"
#E2E dashboards for EMEA/NA/CN Prod
CDccc-E2E:
- name: CD_ccc E2E
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: E2E
- skipDeployment: "true"
CDccc-E2E.EMEA-Prod:
- name: CD_ccc E2E
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: E2E
- skipDeployment: "false"
CDccc-E2E.NA-Prod:
- name: CD_ccc E2E
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: E2E
- skipDeployment: "false"
CDccc-E2E.CN-Prod:
- name: CD_ccc E2E
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: E2E
- skipDeployment: "false"
#INT dashboards for EMEA/NA/CN PreProd
CDccc-INT:
- name: CD_ccc INT
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: INT
- skipDeployment: "true"
CDccc-INT.EMEA-PreProd:
- name: CD_ccc INT
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: INT
- skipDeployment: "false"
CDccc-INT.NA-PreProd:
- name: CD_ccc INT
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: INT
- skipDeployment: "false"
CDccc-INT.CN-PreProd:
- name: CD_ccc INT
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: INT
- skipDeployment: "false"
#TEST dashboards for EMEA/NA/CN PreProd
CDccc-TEST:
- name: CD_ccc TEST
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: TEST
- skipDeployment: "true"
CDccc-TEST.EMEA-PreProd:
- name: CD_ccc TEST
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: TEST
- skipDeployment: "false"
CDccc-TEST.NA-PreProd:
- name: CD_ccc TEST
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: TEST
- skipDeployment: "false"
CDccc-TEST.CN-PreProd:
- name: CD_ccc TEST
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- tag: ccc
- env: TEST
- skipDeployment: "false"

View File

@ -1,4 +1,4 @@
### How to configure management zones? ### How to configure management zones?
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Management+Zones) page to configure your management zones. Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Management+Zones) page to configure your management zones.

View File

@ -0,0 +1,6 @@
config:
- CDccc: default.json
CDccc:
- name: CD_ccc
- tag: ccc

View File

@ -0,0 +1,102 @@
config:
- CDccc: msTeams.json
- CDcccITSM: itsm.json
# Notification System for EMEA/NA/CN Prod msTeams
CDccc.EMEA-Prod:
- name: CD_ccc PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
CDccc.NA-Prod:
- name: CD_ccc PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
CDccc.CN-Prod:
- name: CD_ccc PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
# Notification System for EMEA/NA/CN PreProd msTeams
CDccc.EMEA-PreProd:
- name: CD_ccc INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
CDccc.NA-PreProd:
- name: CD_ccc INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
CDccc.CN-PreProd:
- name: CD_ccc INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://empty
- skipDeployment: "true"
# Notification System for EMEA/NA/CN Prod ITSM
CDcccITSM.EMEA-Prod:
- name: CD_ccc ITSM PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDcccITSM.NA-Prod:
- name: CD_ccc ITSM PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDcccITSM.CN-Prod:
- name: CD_ccc ITSM PROD
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDcccITSM.EMEA-PreProd:
- name: CD_ccc ITSM INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDcccITSM.NA-PreProd:
- name: CD_ccc ITSM INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDcccITSM.CN-PreProd:
- name: CD_ccc ITSM INT
- alertingProfile: CD_ccc/alerting-profile/CDccc.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_ccc/management-zone/CDccc.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"

View File

@ -0,0 +1,10 @@
config:
- ccc: default.json
ccc:
- name: CD_ccc - <synthetic-name>
- mzName: CD_ccc/management-zone/CDccc.name
- mzId: CD_ccc/management-zone/CDccc.id
- endpoint: <url>
- location: <location>
- skipDeployment: "true"