Commit 170eab4b authored by Elian Kraja's avatar Elian Kraja
Browse files

fix on ThresholdCrossedNotification.json

parent b83b29c1
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@
	"crossingDirection": "UP",
	"crossingDirection": "UP",
	"objectInstanceId": "vnfID",
	"objectInstanceId": "vnfID",
	"performanceMetric": "performanceMetric",
	"performanceMetric": "performanceMetric",
	"performanceValue": 7
	"performanceValue": 7,
	"_links": {
	"_links": {
		"subscription": "link to subscription",
		"subscription": "link to subscription",
		"threshold": "link to threshold"
		"threshold": "link to threshold"