Commit 86159f23 authored by medsam's avatar medsam
Browse files

SOL003_58 SOL003_59 SOL003_60 SOL003_61:...

SOL003_58 SOL003_59 SOL003_60 SOL003_61: "PerformanceInformationAvailableNotification" data type updated
parent 219b757a
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -99,24 +99,24 @@ definitions:
          subscription:
            description: >
              Link to the related subscription.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          objectInstance:
            description: >
              Link to the resource representing the VNF instance to which the
              notified change applies. Shall be present if the VNF instance
              information is accessible as a resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          pmJob:
            description: >
              Link to the resource that represents the PM job for which
              performance information is available.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          performanceReport:
            description: >
              Link from which the available performance information of data
              type "PerformanceReport" can be obtained. This link should point
              to an "Individual performance report" resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/Link"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
            
  PerformanceReport:
    description: >