aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json
diff options
context:
space:
mode:
authorramu.n <ramu.n@huawei.com>2017-10-13 15:59:08 +0530
committerramu.n <ramu.n@huawei.com>2017-10-13 15:59:08 +0530
commitdac921de9955b6f86e435319b54a129a7bec6b7e (patch)
tree791ca95d6478412729b11711a29651ffcec8bd62 /platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json
parente8160df6db3457160a1937cbac6a02665afb1e73 (diff)
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 <ramu.n@huawei.com> Former-commit-id: ebfe13ddaab026fdbc1864d38fda14c0a637b123
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json21
1 files changed, 18 insertions, 3 deletions
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": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\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": "<delete plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" resource='configuration' \n key='configuration.configuration-id = $network-topology-operation-input.network-information.network-id'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 812,
+ "y": 854,
+ "z": "cb78d918.7fc128",
+ "wires": [
+ []
+ ]
}
]