summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation-delete.json
diff options
context:
space:
mode:
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": [
+ []
+ ]
}
]