Commit 6b2599e2 authored by moscatelli's avatar moscatelli
Browse files

SOL005_105 -> SOL005_112: PerformanceInformationAvailableNotification data type updated

parent f276e7e4
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -441,19 +441,19 @@ definitions:
          subscription:
          subscription:
            description: >
            description: >
              Link to the related subscription.
              Link to the related subscription.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
          objectInstance:
          objectInstance:
            description: >
            description: >
              Link to the resource representing the NS
              Link to the resource representing the NS
              instance to which the notified change applies.
              instance to which the notified change applies.
              Shall be present if the NS instance information
              Shall be present if the NS instance information
              is accessible as a resource.
              is accessible as a resource.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
          pmJob:
          pmJob:
            description: >
            description: >
              Link to the resource that represents the PM job
              Link to the resource that represents the PM job
              for which performance information is available.
              for which performance information is available.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
          performanceReport:
          performanceReport:
            description: >
            description: >
              Link from which the available performance
              Link from which the available performance
@@ -462,7 +462,7 @@ definitions:
              This link should point to an "Individual
              This link should point to an "Individual
              performance report" resource as defined in
              performance report" resource as defined in
              clause 6.4.3a.
              clause 6.4.3a.
            $ref: "SOL005_def.yaml#/definitions/Link"
            $ref: "../../definitions/SOL005_def.yaml#/definitions/NotificationLink"


  ThresholdCrossedNotification:
  ThresholdCrossedNotification:
    description: >
    description: >