From a0f9b07fa93236e5f8e03369b7a19dada8ad8336 Mon Sep 17 00:00:00 2001 From: Muhammad Umair Zafar Date: Wed, 11 Dec 2024 11:58:51 +0000 Subject: [PATCH] resolve issue # 22 as per SOL 002 v5.1.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