Commit a74a4b85 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_121/122/123/124/125: Updated type of notification attributes to...

SOL005_121/122/123/124/125: Updated type of notification attributes to "NotificationLink" rather than "Link" (NS FM)
parent 0e3d6037
Loading
Loading
Loading
Loading
+7 −6
Original line number Original line Diff line number Diff line
@@ -168,11 +168,11 @@ definitions:
          subscription:
          subscription:
            description: >
            description: >
              Link to the related subscription.
              Link to the related subscription.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "SOL005_def.yaml#/definitions/NotificationLink"
          alarm:
          alarm:
            description: >
            description: >
              Link to the resource that represents the related alarm.
              Link to the resource that represents the related alarm.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "SOL005_def.yaml#/definitions/NotificationLink"


  AlarmListRebuiltNotification:
  AlarmListRebuiltNotification:
    description: >
    description: >
@@ -221,11 +221,11 @@ definitions:
          subscription:
          subscription:
            description: >
            description: >
              Link to the related subscription.
              Link to the related subscription.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "SOL005_def.yaml#/definitions/NotificationLink"
          alarms:
          alarms:
            description: >
            description: >
              Link to the alarm list, i.e. the "Alarms" resource.
              Link to the alarm list, i.e. the "Alarms" resource.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "SOL005_def.yaml#/definitions/NotificationLink"


  AlarmModifications:
  AlarmModifications:
    description: >
    description: >
@@ -345,7 +345,8 @@ definitions:
          $ref: "#/definitions/PerceivedSeverityType"
          $ref: "#/definitions/PerceivedSeverityType"
      eventTypes:
      eventTypes:
        description: >
        description: >
          Match VNF alarms with an event type listed in this attribute.
          Match VNF alarms related to NSs with an event type listed 
          in this attribute.
        type: array
        type: array
        items:
        items:
          $ref: "#/definitions/EventType"
          $ref: "#/definitions/EventType"
@@ -534,7 +535,7 @@ definitions:
          subscription:
          subscription:
            description: >
            description: >
              Link to the related subscription.
              Link to the related subscription.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "SOL005_def.yaml#/definitions/NotificationLink"
          alarm:
          alarm:
            description: >
            description: >
              Link to the resource that represents the related alarm.
              Link to the resource that represents the related alarm.