Skip to content
Snippets Groups Projects
SupportedIndicatorsChangeNotification.json 289 B
Newer Older
{{
	"id":"",
	"notificationType":"SupportedIndicatorsChangeNotification",
	"subscriptionId":"{subscriptionId}",
	"timeStamp":"",
	"vnfInstanceId":"{vnfInstanceId}",
	"supportedIndicators":{{
		"vnfIndicatorId":"{indicatorId}"
	}}
	"_links":{{
		"vnfInstance":"",
		"subscription":""
	}}
}}