aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-h...
diff options
context:
space:
mode:
authorPérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>2019-06-09 17:04:41 +0200
committerPérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>2019-06-09 17:04:41 +0200
commit50a6ba746a8f0eec14bc2c6c8736ba920f96b91f (patch)
treeb8c4e4d09cafbecc255b2ddbae7c7e0f7f3f47e9 /platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json
parent9677f8ba700c399462e4052b4d8112e8c43b144c (diff)
Add logic to delete resource also from AAI
Delete resources (AccessConnectivity, InternetProfile) from AAI in delete operation Issue-ID: SDNC-791 Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com> Change-Id: I4a3eb7880e3736656acf30342ac98aa84cd62afb Former-commit-id: 50cbf91801eed6445d10da5ede3d6177365752b1
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json714
1 files changed, 486 insertions, 228 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json
index 61ce5ca9..c5d0622a 100644
--- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json
+++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_bbs-internet-profile-network-topology-operation-delete-huawei.json
@@ -1,229 +1,487 @@
-[
- {
- "id": "714a0239.f58d34",
- "type": "dgstart",
- "name": "DGSTART",
- "outputs": 1,
- "x": 899,
- "y": 435,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "34d45d5a.766c6a"
- ]
- ]
- },
- {
- "id": "34d45d5a.766c6a",
- "type": "service-logic",
- "name": "GENERIC-RESOURCE-API ${project.version}",
- "module": "GENERIC-RESOURCE-API",
- "version": "${project.version}",
- "comments": "",
- "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
- "outputs": 1,
- "x": 1206.9996490478516,
- "y": 435.0000219345093,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "c113efec.233458"
- ]
- ]
- },
- {
- "id": "c113efec.233458",
- "type": "method",
- "name": "method:bbs-internet-profile-network-topology-operation-delete-huawei",
- "xml": "<method rpc='bbs-internet-profile-network-topology-operation-delete-huawei' mode='sync'>\n",
- "comments": "",
- "outputs": 1,
- "x": 1204.9996337890625,
- "y": 631.0000982284546,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "60fe006b.0de45"
- ]
- ]
- },
- {
- "id": "60fe006b.0de45",
- "type": "block",
- "name": "block : atomic",
- "xml": "<block atomic=\"true\">\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 1611.9998626708984,
- "y": 632.0000619888306,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "aac40cc8.0649f",
- "4ecef0e8.b1d6b8",
- "ac3e26be.750fd"
- ]
- ]
- },
- {
- "id": "aac40cc8.0649f",
- "type": "execute",
- "name": "execute:DeleteInternetProfileInstance",
- "xml": "<execute plugin=\"org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode\" method=\"sendRequest\">\n <parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/bbs-internet-profile-operation.json'`\" />\n <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/DeleteInternetProfileInstance'`\" />\n <parameter name=\"contentType\" value=\"application/json\"/>\n <parameter name=\"httpMethod\" value=\"post\"/>\n <parameter name=\"responsePrefix\" value=\"service-result\"/>",
- "comments": "",
- "outputs": 1,
- "x": 2000.6509246826172,
- "y": 635.9608850479126,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "eebf5d0c.1b2fd8",
- "ffc4504a.e72108"
- ]
- ]
- },
- {
- "id": "ffc4504a.e72108",
- "type": "outcome",
- "name": "failure",
- "xml": "<outcome value='failure'>\n",
- "comments": "",
- "outputs": 1,
- "x": 2301.9839057922363,
- "y": 635.9608850479126,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "622738c2.3df3e"
- ]
- ]
- },
- {
- "id": "eebf5d0c.1b2fd8",
- "type": "outcome",
- "name": "success",
- "xml": "<outcome value='success'>\n",
- "comments": "",
- "outputs": 1,
- "x": 2310.983818054199,
- "y": 710.9608869552612,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "cbf86fcd.ce3b38"
- ]
- ]
- },
- {
- "id": "cbf86fcd.ce3b38",
- "type": "switchNode",
- "name": "switch:service-result",
- "xml": "<switch test=\"`$service-result.errors.error[0].error-message`\">\n",
- "comments": "",
- "outputs": 1,
- "x": 2545.9999389648438,
- "y": 710.0001821517944,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "701b16da.9a2e28",
- "6f5fe7b5.9c0d48"
- ]
- ]
- },
- {
- "id": "622738c2.3df3e",
- "type": "returnFailure",
- "name": "return failure",
- "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error failed to call DeleteInternetProfileInstance\" />\n",
- "comments": "",
- "x": 2810.9175186157227,
- "y": 636.2504329681396,
- "z": "6516a9f0.ec0d58",
- "wires": []
- },
- {
- "id": "701b16da.9a2e28",
- "type": "outcome",
- "name": "Other",
- "xml": "<outcome value='Other'>\n",
- "comments": "",
- "outputs": 1,
- "x": 2772.0002784729004,
- "y": 711.0002756118774,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "6ff25d76.5ec334"
- ]
- ]
- },
- {
- "id": "6f5fe7b5.9c0d48",
- "type": "outcome",
- "name": "NULL",
- "xml": "<outcome value=''>\n",
- "comments": "",
- "outputs": 1,
- "x": 2781.999984741211,
- "y": 797.0001420974731,
- "z": "6516a9f0.ec0d58",
- "wires": [
- [
- "c34bbdbf.da607"
- ]
- ]
- },
- {
- "id": "6ff25d76.5ec334",
- "type": "returnFailure",
- "name": "return failure",
- "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"`'Error DeleteInternetProfileInstance return: '+$service-result.errors.error[0].error-message`\" />\n\n",
- "comments": "",
- "x": 2958.4999465942383,
- "y": 711.0001125335693,
- "z": "6516a9f0.ec0d58",
- "wires": []
- },
- {
- "id": "c34bbdbf.da607",
- "type": "block",
- "name": "block",
- "xml": "<block>\n",
- "atomic": "false",
- "comments": "",
- "outputs": 1,
- "x": 2940.1666145324707,
- "y": 798.0001173019409,
- "z": "6516a9f0.ec0d58",
- "wires": [
- []
- ]
- },
- {
- "id": "4ecef0e8.b1d6b8",
- "type": "returnSuccess",
- "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": 1920.4999160766602,
- "y": 720.0001831054688,
- "z": "6516a9f0.ec0d58",
- "wires": []
- },
- {
- "id": "ac3e26be.750fd",
- "type": "call",
- "name": "call:bbs-internet-profile-network-topology-operation-common-huawei",
- "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-network-topology-operation-common-huawei' mode='sync' >\n",
- "comments": "",
- "outputs": 1,
- "x": 2112.66690826416,
- "y": 552.0000553131104,
- "z": "6516a9f0.ec0d58",
- "wires": [
- []
- ]
- }
+[
+ {
+ "id": "8393dc4.b00f62",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 100.00977325439453,
+ "y": 67.509765625,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "a8de9e47.ef835"
+ ]
+ ]
+ },
+ {
+ "id": "a8de9e47.ef835",
+ "type": "service-logic",
+ "name": "GENERIC-RESOURCE-API ${project.version}",
+ "module": "GENERIC-RESOURCE-API",
+ "version": "${project.version}",
+ "comments": "",
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
+ "outputs": 1,
+ "x": 408.0094223022461,
+ "y": 67.50978755950928,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "412ac3c4.59356c"
+ ]
+ ]
+ },
+ {
+ "id": "412ac3c4.59356c",
+ "type": "method",
+ "name": "method:bbs-internet-profile-network-topology-operation-delete-huawei",
+ "xml": "<method rpc='bbs-internet-profile-network-topology-operation-delete-huawei' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 406.00940704345703,
+ "y": 263.5098638534546,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "d96b6a61.651aa8"
+ ]
+ ]
+ },
+ {
+ "id": "d96b6a61.651aa8",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 813.009635925293,
+ "y": 264.50982761383057,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "ed43d6ea.1722d8",
+ "dc1e34e.cfd17c8",
+ "4bbf7971.41bc68",
+ "643f2b24.3a23e4",
+ "17c5a97a.f12a27"
+ ]
+ ]
+ },
+ {
+ "id": "ed43d6ea.1722d8",
+ "type": "execute",
+ "name": "execute:DeleteInternetProfileInstance",
+ "xml": "<execute plugin=\"org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode\" method=\"sendRequest\">\n <parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/bbs-internet-profile-operation.json'`\" />\n <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/DeleteInternetProfileInstance'`\" />\n <parameter name=\"contentType\" value=\"application/json\"/>\n <parameter name=\"httpMethod\" value=\"post\"/>\n <parameter name=\"responsePrefix\" value=\"service-result\"/>",
+ "comments": "",
+ "outputs": 1,
+ "x": 1201.6606979370117,
+ "y": 268.4706506729126,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "1ac2698.caf4797",
+ "a7098526.9b3d78"
+ ]
+ ]
+ },
+ {
+ "id": "a7098526.9b3d78",
+ "type": "outcome",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1502.9936790466309,
+ "y": 268.4706506729126,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "9700e544.024e48"
+ ]
+ ]
+ },
+ {
+ "id": "1ac2698.caf4797",
+ "type": "outcome",
+ "name": "success",
+ "xml": "<outcome value='success'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1511.9935913085938,
+ "y": 343.47065258026123,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "37607f24.53bf"
+ ]
+ ]
+ },
+ {
+ "id": "37607f24.53bf",
+ "type": "switchNode",
+ "name": "switch:service-result",
+ "xml": "<switch test=\"`$service-result.errors.error[0].error-message`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1747.0097122192383,
+ "y": 342.50994777679443,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "563023ed.4ba30c",
+ "b0e164e3.f2a418"
+ ]
+ ]
+ },
+ {
+ "id": "9700e544.024e48",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error failed to call DeleteInternetProfileInstance\" />\n",
+ "comments": "",
+ "x": 2011.9272918701172,
+ "y": 268.76019859313965,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "563023ed.4ba30c",
+ "type": "outcome",
+ "name": "Other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1973.010051727295,
+ "y": 343.51004123687744,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "55172168.37133"
+ ]
+ ]
+ },
+ {
+ "id": "b0e164e3.f2a418",
+ "type": "outcome",
+ "name": "NULL",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1983.0097579956055,
+ "y": 429.50990772247314,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "fe385e37.9e9a5"
+ ]
+ ]
+ },
+ {
+ "id": "55172168.37133",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"`'Error DeleteInternetProfileInstance return: '+$service-result.errors.error[0].error-message`\" />\n\n",
+ "comments": "",
+ "x": 2159.509719848633,
+ "y": 343.50987815856934,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "fe385e37.9e9a5",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 2141.1763877868652,
+ "y": 430.5098829269409,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "dc1e34e.cfd17c8",
+ "type": "returnSuccess",
+ "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": 1140.398536682129,
+ "y": 781.3988790512085,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "4bbf7971.41bc68",
+ "type": "call",
+ "name": "call:bbs-internet-profile-network-topology-operation-common-huawei",
+ "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-network-topology-operation-common-huawei' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1313.6766815185547,
+ "y": 184.50982093811035,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "65346647.308a38",
+ "type": "comment",
+ "name": "fetch relationship-list",
+ "info": "",
+ "comments": "",
+ "x": 1150.1802520751953,
+ "y": 389.7358646392822,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "643f2b24.3a23e4",
+ "type": "for",
+ "name": "for relationship data",
+ "xml": "<for silentFailure='false' index='rdidx' start='0' end=\"`$aai.service-instance.relationship-list.relationship[$ridx].relationship-data_length`\" >",
+ "comments": "",
+ "outputs": 1,
+ "x": 1153.6527824401855,
+ "y": 443.4859027862549,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "99905752.097928"
+ ]
+ ]
+ },
+ {
+ "id": "fb8a9592.251f98",
+ "type": "switchNode",
+ "name": "switch vnf-id",
+ "xml": "<switch test='`$aai.service-instance.relationship-list.relationship[$ridx].relationship-data[$rdidx].relationship-key`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1501.8748245239258,
+ "y": 443.15258836746216,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "92d4d21b.2f71c"
+ ]
+ ]
+ },
+ {
+ "id": "92d4d21b.2f71c",
+ "type": "other",
+ "name": "generic-vnf.vnf-id",
+ "xml": "<outcome value='generic-vnf.vnf-id'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1675.0970458984375,
+ "y": 443.2636499404907,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "8caf9fcc.5729f"
+ ]
+ ]
+ },
+ {
+ "id": "8caf9fcc.5729f",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 1854.3192672729492,
+ "y": 511.0414514541626,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "b3868d5c.48189"
+ ]
+ ]
+ },
+ {
+ "id": "b3868d5c.48189",
+ "type": "update",
+ "name": "get AAI generic-vnf",
+ "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"generic-vnf\" \n\t\tkey=\"generic-vnf.vnf-id = $aai.service-instance.relationship-list.relationship[$ridx].relationship-data[$rdidx].relationship-value\"\n pfx='aai.generic-vnf' local-only='false' >",
+ "comments": "",
+ "outputs": 1,
+ "x": 2065.485954284668,
+ "y": 512.0414886474609,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "df1dd418.bafea8"
+ ]
+ ]
+ },
+ {
+ "id": "df29b5c0.224818",
+ "type": "switchNode",
+ "name": "switch vnf-type",
+ "xml": "<switch test='`$aai.generic-vnf.vnf-type`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2636.7645721435547,
+ "y": 518.2636861801147,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "859c71d2.e161e"
+ ]
+ ]
+ },
+ {
+ "id": "859c71d2.e161e",
+ "type": "other",
+ "name": "InternetProfile",
+ "xml": "<outcome value='InternetProfile'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2830.7643280029297,
+ "y": 512.2637157440186,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "2d3afaef.f0ec06"
+ ]
+ ]
+ },
+ {
+ "id": "2d3afaef.f0ec06",
+ "type": "set",
+ "name": "set InternetProfile vnf-id",
+ "xml": "<set>\n<parameter name='prop.bbs.internetProfileVNFId' value='`$aai.generic-vnf.vnf-id`' />\n",
+ "comments": "",
+ "x": 3074.7638397216797,
+ "y": 510.26364040374756,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "485cf5c2.abf84c",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1334.2080688476562,
+ "y": 614.4025859832764,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "a29bb2f2.980ac"
+ ]
+ ]
+ },
+ {
+ "id": "93da79ed.e4ae48",
+ "type": "not-found",
+ "name": "not-found",
+ "xml": "<outcome value='not-found'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1342.2080688476562,
+ "y": 674.4025859832764,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "a29bb2f2.980ac"
+ ]
+ ]
+ },
+ {
+ "id": "a29bb2f2.980ac",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",
+ "comments": "",
+ "x": 1550.2080688476562,
+ "y": 649.4025859832764,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ },
+ {
+ "id": "99905752.097928",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 1337.0136337280273,
+ "y": 443.31922149658203,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "fb8a9592.251f98"
+ ]
+ ]
+ },
+ {
+ "id": "75dc5fdd.d172c",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic='true'>",
+ "atomic": "true",
+ "comments": "",
+ "outputs": 1,
+ "x": 2453.763717651367,
+ "y": 518.7636861801147,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "df29b5c0.224818"
+ ]
+ ]
+ },
+ {
+ "id": "df1dd418.bafea8",
+ "type": "success",
+ "name": "success",
+ "xml": "<outcome value='success'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2251.208080291748,
+ "y": 511.4025754928589,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "75dc5fdd.d172c"
+ ]
+ ]
+ },
+ {
+ "id": "17c5a97a.f12a27",
+ "type": "update",
+ "name": "deleteResourceAAI",
+ "xml": "<delete plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"generic-vnf\" \n\t\tkey=\"generic-vnf.vnf-id = $prop.bbs.internetProfileVNFId\">",
+ "comments": "",
+ "outputs": 1,
+ "x": 1144.170997619629,
+ "y": 614.4487934112549,
+ "z": "633a4b5b.599dd4",
+ "wires": [
+ [
+ "485cf5c2.abf84c",
+ "93da79ed.e4ae48"
+ ]
+ ]
+ },
+ {
+ "id": "63b45757.74e858",
+ "type": "comment",
+ "name": "delete AAI resource",
+ "info": "",
+ "comments": "",
+ "x": 1141.948844909668,
+ "y": 561.115478515625,
+ "z": "633a4b5b.599dd4",
+ "wires": []
+ }
] \ No newline at end of file