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