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
......@@ -168,11 +168,11 @@ definitions:
subscription:
description: >
Link to the related subscription.
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "SOL005_def.yaml#/definitions/NotificationLink"
alarm:
description: >
Link to the resource that represents the related alarm.
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "SOL005_def.yaml#/definitions/NotificationLink"
AlarmListRebuiltNotification:
description: >
......@@ -221,11 +221,11 @@ definitions:
subscription:
description: >
Link to the related subscription.
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "SOL005_def.yaml#/definitions/NotificationLink"
alarms:
description: >
Link to the alarm list, i.e. the "Alarms" resource.
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "SOL005_def.yaml#/definitions/NotificationLink"
AlarmModifications:
description: >
......@@ -345,7 +345,8 @@ definitions:
$ref: "#/definitions/PerceivedSeverityType"
eventTypes:
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
items:
$ref: "#/definitions/EventType"
......@@ -534,7 +535,7 @@ definitions:
subscription:
description: >
Link to the related subscription.
$ref: "SOL005_def.yaml#/definitions/Link"
$ref: "SOL005_def.yaml#/definitions/NotificationLink"
alarm:
description: >
Link to the resource that represents the related alarm.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment