From dac921de9955b6f86e435319b54a129a7bec6b7e Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Fri, 13 Oct 2017 15:59:08 +0530 Subject: Update underlay DGs for VoLTE use case *save underlay configuration in AAI *update service relationship-data in AAI Change-Id: Iaadabcf0ac734a248d8f0913373d864d44d25c8f Issue-Id: SDNC-111 Signed-off-by: Ramu N Former-commit-id: ebfe13ddaab026fdbc1864d38fda14c0a637b123 --- ...OURCE-API_network-topology-operation-delete.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json') diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json index 0560640f..38d99368 100644 --- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json @@ -67,7 +67,8 @@ "d9cb698f.15b1f", "4f7bc968.61f5a", "af92894.71fa378", - "4a75daf.1521ba4" + "4a75daf.1521ba4", + "70ae31cf.a526f" ] ] }, @@ -556,8 +557,8 @@ "name": "return success", "xml": "\n\n\n\n", "comments": "", - "x": 762.6665802001953, - "y": 841.4442739486694, + "x": 754.6665649414062, + "y": 926.4442749023438, "z": "cb78d918.7fc128", "wires": [] }, @@ -746,5 +747,19 @@ "y": 300, "z": "cb78d918.7fc128", "wires": [] + }, + { + "id": "70ae31cf.a526f", + "type": "delete", + "name": "delete underlay configuration in AAI", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 812, + "y": 854, + "z": "cb78d918.7fc128", + "wires": [ + [] + ] } ] -- cgit 1.2.3-korg