From 49b479f11182ca07d33ee191bb3f5f0585eb2625 Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Sun, 21 Apr 2019 13:08:21 +0530 Subject: updated lan-port-deactivate DG with vnf-id null check Added NULL check for vnf-id and updated device-name parameter by removing quote Change-Id: Icac396301a104d948770724fcaad4f19f065ff0d Issue-ID: SDNC-659 Signed-off-by: Prakash.E Former-commit-id: 6060a65e5d436bd9c337cd036dfbd0254db87f0b --- ...RIC-RESOURCE-API_sdwan-vf-operation-lanport-deactivate.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'platform-logic/generic-resource-api/src/main/xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-deactivate.xml b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-deactivate.xml index 77575c2f..2a0a3af1 100644 --- a/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-deactivate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-operation-lanport-deactivate.xml @@ -21,6 +21,15 @@ + + + + + + + + + @@ -63,7 +72,7 @@ - + -- cgit 1.2.3-korg