From eb5931f90a576d64c2a6635f0eae05e95b55a76d Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Tue, 16 Apr 2019 19:24:23 +0530 Subject: Fix sdwan-vf-vpn-delete DG by passing vf-module-id Vf-module-id is passed as it is not passed and returned Missing key is getVfModuleId. Change-Id: I576f6fd11b97aa1af423837bcd741abc653a2803 Issue-ID: SDNC-659 Signed-off-by: Prakash.E Former-commit-id: 169cf9a5afb5b9518dfd2ccaf0f37f988dd3831b --- ...-RESOURCE-API_sdwan-vf-operation-vpn-delete.xml | 49 ++++++++++++++++++++-- 1 file changed, 45 insertions(+), 4 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/sdwan') diff --git a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-delete.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-delete.xml index 8b95c4cc..5ddf41f1 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-delete.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-vpn-delete.xml @@ -10,13 +10,49 @@ - + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + - + + + + + -- cgit 1.2.3-korg