Commit 8f7bbaf5 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_133 POST Method (on Notification endpoint) description and response updated

parent fbc1e7cc
Loading
Loading
Loading
Loading
+9 −6
Original line number Original line Diff line number Diff line
@@ -56,7 +56,8 @@ paths:
        Notify
        Notify


        The POST method notifies a VNF alarm or that the alarm list has been
        The POST method notifies a VNF alarm or that the alarm list has been
        rebuilt.
        rebuilt. The API consumer shall have previously created an "Individual 
        subscription" resource with a matching filter.
      parameters:
      parameters:
        - name: AlarmNotification
        - name: AlarmNotification
          description: >
          description: >
@@ -78,7 +79,7 @@ paths:
          description: >
          description: >
            204 NO CONTENT
            204 NO CONTENT


            The notification was delivered successfully.
            Shall be returned when the notification has been delivered successfully.
            The response body shall be empty.
            The response body shall be empty.
          headers:
          headers:
            WWW-Authenticate:
            WWW-Authenticate:
@@ -173,7 +174,8 @@ paths:
        Notify
        Notify


        The POST method notifies a VNF alarm or that the alarm list has been
        The POST method notifies a VNF alarm or that the alarm list has been
        rebuilt.
        rebuilt. The API consumer shall have previously created an "Individual 
        subscription" resource with a matching filter.
      parameters:
      parameters:
        - name: AlarmClearedNotification
        - name: AlarmClearedNotification
          description: >
          description: >
@@ -195,7 +197,7 @@ paths:
          description: >
          description: >
            204 NO CONTENT
            204 NO CONTENT


            The notification was delivered successfully.
            Shall be returned when the notification has been delivered successfully.
            The response body shall be empty.
            The response body shall be empty.
          headers:
          headers:
            WWW-Authenticate:
            WWW-Authenticate:
@@ -290,7 +292,8 @@ paths:
        Notify
        Notify


        The POST method notifies a VNF alarm or that the alarm list has been
        The POST method notifies a VNF alarm or that the alarm list has been
        rebuilt.
        rebuilt. The API consumer shall have previously created an "Individual 
        subscription" resource with a matching filter.
      parameters:
      parameters:
        - name: AlarmListRebuiltNotification
        - name: AlarmListRebuiltNotification
          description: >
          description: >
@@ -312,7 +315,7 @@ paths:
          description: >
          description: >
            204 NO CONTENT
            204 NO CONTENT


            The notification was delivered successfully.
            Shall be returned when the notification has been delivered successfully.
            The response body shall be empty.
            The response body shall be empty.
          headers:
          headers:
            WWW-Authenticate:
            WWW-Authenticate: