summaryrefslogtreecommitdiffstats
path: root/dcaedt_tools/src/main/resources/conf/config.json
blob: 7168853b0a3b1fd155e16b95174b32dcb2979a5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"templateInfo": [{
      "name": "Tcadocker complex",
      "flowType": "Tcadocker complex",
      "description": "Tcadocker complex",
      "category": "Template",
      "subCategory":"Base Monitoring Template",
      "updateIfExist": "false",
      "composition": [{
          "type": "tcadocker spec complex",
          "alias": ""
      }]
	}]
}