Commit 3714f9d7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_127 POST Method (on "Escalate Perceived Severity task") description and response updated

parent 86c33a5f
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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.