diff --git a/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml b/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml index 64267f6d3426e7e867e5d63e74e92bac888e1bda..f86c01c517770b010e83123c879998b141337c2e 100644 --- a/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +++ b/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml @@ -413,6 +413,9 @@ paths: description: > The POST method enables the consumer to escalate the perceived severity of an alarm that is represented by an ndividual alarm resource. + As the result of successfully executing this method, a new "Individual + subscription" resource as defined in clause 7.4.5 shall have been created. + This method shall not trigger any notification. parameters: - name: alarmId description: > @@ -435,8 +438,8 @@ paths: description: > 200 OK - The VNFM has received the proposed "escalated perceived severity" value - successfully. The response body shall be empty. + Shall be returned when the VNFM has received the proposed "escalated + perceived severity" value successfully. The response body shall be empty. headers: Version: description: The used API version.