summaryrefslogtreecommitdiffstats
path: root/src/test/resources/clds/templates/tca-template.json
blob: 892fc0d6205ea152edffbaee9a4a421fe40ead1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"domain": "measurementsForVfScaling",
	"metricsPerEventName": [
		{
			"eventName": "???",
			"controlLoopSchemaType": "VNF",
			"policyScope": "DCAE",
			"policyName": "???",
			"policyVersion": "v0.0.1",
			"thresholds": [
			]
		}
	]
}