From f8d29de504f99fc778d251a9fcf28990b3cf9fa2 Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Tue, 16 Jul 2019 15:44:39 +0200 Subject: [PATCH] SOL005_#127 Resource "ThresholdCrossedNotification" updated --- .../SOL005NSPerformanceManagementNotification_def.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml b/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml index be28039..11bebfd 100644 --- a/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml +++ b/src/SOL005/NSPerformanceManagementNotification/definitions/SOL005NSPerformanceManagementNotification_def.yaml @@ -78,6 +78,9 @@ definitions: ThresholdCrossedNotification: description: > This type represents a notification that is sent when a threshold has been crossed. + NOTE: The timing of sending this notification is determined by the capability of + the producing entity to evaluate the threshold crossing condition. + The notification shall be triggered by the NFVO when a threshold has been crossed. type: object required: - id -- GitLab