config: - CDoes-PROD: default.json - CDoes-E2E: default.json - CDoes-INT: default.json - CDoes-TEST: default.json #PROD dashboards for EMEA/NA/CN Prod CDoes-PROD: - name: CD_oes PROD - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: PROD - skipDeployment: "true" CDoes-PROD.EMEA-Prod: - name: CD_oes PROD - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: PROD - skipDeployment: "false" CDoes-PROD.NA-Prod: - name: CD_oes PROD - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: PROD - skipDeployment: "false" CDoes-PROD.CN-Prod: - name: CD_oes PROD - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: PROD - skipDeployment: "false" #E2E dashboards for EMEA/NA/CN Prod CDoes-E2E: - name: CD_oes E2E - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: E2E - skipDeployment: "true" CDoes-E2E.EMEA-Prod: - name: CD_oes E2E - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: E2E - skipDeployment: "false" CDoes-E2E.NA-Prod: - name: CD_oes E2E - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: E2E - skipDeployment: "false" CDoes-E2E.CN-Prod: - name: CD_oes E2E - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: E2E - skipDeployment: "false" #INT dashboards for EMEA/NA/CN PreProd CDoes-INT: - name: CD_oes INT - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: INT - skipDeployment: "true" CDoes-INT.EMEA-PreProd: - name: CD_oes INT - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: INT - skipDeployment: "false" CDoes-INT.NA-PreProd: - name: CD_oes INT - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: INT - skipDeployment: "false" CDoes-INT.CN-PreProd: - name: CD_oes INT - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: INT - skipDeployment: "false" #TEST dashboards for EMEA/NA/CN PreProd CDoes-TEST: - name: CD_oes TEST - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: TEST - skipDeployment: "true" CDoes-TEST.EMEA-PreProd: - name: CD_oes TEST - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: TEST - skipDeployment: "false" CDoes-TEST.NA-PreProd: - name: CD_oes TEST - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: TEST - skipDeployment: "false" CDoes-TEST.CN-PreProd: - name: CD_oes TEST - mzName: CD_oes/management-zone/CDoes.name - mzId: CD_oes/management-zone/CDoes.id - tag: oes - env: TEST - skipDeployment: "false"