From 749af5d3c3d10172da4c9814a7fd2e37d475e0ba Mon Sep 17 00:00:00 2001 From: Muhammad Umair Zafar Date: Wed, 11 Dec 2024 11:59:51 +0000 Subject: [PATCH] resolve issue # 22 as per SOL 002 v5.2.1 --- .../definitions/SOL002VNFFaultManagement_def.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml b/src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml index 1989bef2..b230f470 100644 --- a/src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml +++ b/src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml @@ -288,7 +288,7 @@ definitions: description: > The URI of the endpoint to send the notification to. $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/Uri" - pmJobConnection: + fmConnection: description: > An access information and interface information to monitor the FM of VNF instance by the VNFM. This can include for instance certain interface endpoint URI together with necessary credentials to access it. -- GitLab