Skip to content
Snippets Groups Projects
Commit 170eab4b authored by Elian Kraja's avatar Elian Kraja
Browse files

fix on ThresholdCrossedNotification.json

parent b83b29c1
No related branches found
No related tags found
No related merge requests found
{
"id": "id",
"notificationType" : "ThresholdCrossedNotification",
"notificationType": "ThresholdCrossedNotification",
"subscriptionId ": "subscriptionId",
"timeStamp": "2012-04-21T18:25:43-05:00",
"thresholdId": "thresholdId",
"crossingDirection": "UP",
"objectInstanceId": "vnfID",
"performanceMetric": "performanceMetric",
"performanceValue": 7
"performanceValue": 7,
"_links": {
"subscription": "link to subscription",
"threshold": "link to threshold"
"subscription": "link to subscription",
"threshold": "link to threshold"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment