aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json')
-rw-r--r--platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json1156
1 files changed, 1156 insertions, 0 deletions
diff --git a/platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json b/platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json
new file mode 100644
index 00000000..1483cebd
--- /dev/null
+++ b/platform-logic/lcm/src/main/json/LCM_activate-n-e-sw.json
@@ -0,0 +1,1156 @@
+[
+ {
+ "id": "7a48a318.a0c2cc",
+ "type": "method",
+ "name": "activate-n-e-sw",
+ "xml": "<method rpc='activate-n-e-sw' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 526.75,
+ "y": 59.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "43527cfb.50e584"
+ ]
+ ]
+ },
+ {
+ "id": "d50afa5f.773ec8",
+ "type": "service-logic",
+ "name": "LCM ${project.version}",
+ "module": "LCM",
+ "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='LCM' version='${project.version}'>",
+ "outputs": 1,
+ "x": 314.74993896484375,
+ "y": 60.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "7a48a318.a0c2cc"
+ ]
+ ]
+ },
+ {
+ "id": "af9cc402.0df8d8",
+ "type": "execute",
+ "name": "execute AnsibleA.reqExec",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExec' >\n<parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n<parameter name='User' value='`$prop.ansible.user`'/>\n<parameter name='Password' value='`$prop.ansible.password`'/>\n<parameter name='LocalParameters' value='`$prop.ansible.lcm.localparameters`'/>\n<parameter name='EnvParameters' value='`$activate-n-e-sw-input.payload`'/>\n<parameter name='NodeList' value=\"`$nodelist`\"/>\n<parameter name='Timeout' value='`$prop.ansible.timeout`'/>\n<parameter name='Version' value='`$prop.ansible.version`'/>\n<parameter name='Id' value='`$activate-n-e-sw-input.common-header.request-id`'/>\n<parameter name='PlaybookName' value='`$playbookname`'/>",
+ "comments": "",
+ "outputs": 1,
+ "x": 428.75001525878906,
+ "y": 706.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "bc344e40.d001e",
+ "6111417c.2bcf1",
+ "a9afb547.0ddf48"
+ ]
+ ]
+ },
+ {
+ "id": "7ec1fa09.313064",
+ "type": "switchNode",
+ "name": "switch",
+ "xml": "<switch test=\"`$org.onap.appc.adapter.ansible.result.code`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 828.7499389648438,
+ "y": 814.7500305175781,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "def0741f.7b54c8",
+ "21b40503.ea026a",
+ "8c342d0e.01d56"
+ ]
+ ]
+ },
+ {
+ "id": "def0741f.7b54c8",
+ "type": "other",
+ "name": "outcome 500",
+ "xml": "<outcome value='500'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 973.7499389648438,
+ "y": 812.7500381469727,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "975bc56b.8da928"
+ ]
+ ]
+ },
+ {
+ "id": "21b40503.ea026a",
+ "type": "other",
+ "name": "outcome 100",
+ "xml": "<outcome value='100'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 970.7499389648438,
+ "y": 869.7500305175781,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "fd635a04.514608"
+ ]
+ ]
+ },
+ {
+ "id": "fd635a04.514608",
+ "type": "execute",
+ "name": "execute reqExecResult",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.ansible.AnsibleAdapter' method='reqExecResult' >\n <parameter name='AgentUrl' value='`$prop.ansible.agenturl`'/>\n\t<parameter name='User' value='`$prop.ansible.user`'/>\n\t<parameter name='Password' value='`$prop.ansible.password`'/>\n\t<parameter name='Id' value='`$org.onap.appc.adapter.ansible.Id`'/>\n\t<parameter name='PlaybookName' value='`$playbookname`'/>\n\t\n\n\n\n\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1158.7499389648438,
+ "y": 868.7500305175781,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "b6c762d8.0d3f4",
+ "78593085.dc6ad"
+ ]
+ ]
+ },
+ {
+ "id": "6111417c.2bcf1",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 687.7499389648438,
+ "y": 727.7500915527344,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "975bc56b.8da928"
+ ]
+ ]
+ },
+ {
+ "id": "bc344e40.d001e",
+ "type": "other",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 689.7499389648438,
+ "y": 779.7500610351562,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "7ec1fa09.313064"
+ ]
+ ]
+ },
+ {
+ "id": "b6c762d8.0d3f4",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1327.7498779296875,
+ "y": 850.7500610351562,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "c84dc161.1f07e"
+ ]
+ ]
+ },
+ {
+ "id": "8c342d0e.01d56",
+ "type": "other",
+ "name": "outcome 101",
+ "xml": "<outcome value='101'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 970.7499389648438,
+ "y": 770.7500686645508,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "975bc56b.8da928"
+ ]
+ ]
+ },
+ {
+ "id": "78593085.dc6ad",
+ "type": "success",
+ "name": "success",
+ "xml": "<outcome value='success'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1331.7498779296875,
+ "y": 894.7501220703125,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "c84dc161.1f07e"
+ ]
+ ]
+ },
+ {
+ "id": "46414f65.12103",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 129.75,
+ "y": 59.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "d50afa5f.773ec8"
+ ]
+ ]
+ },
+ {
+ "id": "43527cfb.50e584",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 174.66669082641602,
+ "y": 210.83334636688232,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "af9cc402.0df8d8",
+ "d87b0bba.f7fa68",
+ "b68ece2.1e4193",
+ "8345e48f.70abe8",
+ "f8b2fbc0.6518d8",
+ "f46185cf.a1ee68",
+ "3c8e8586.56a77a",
+ "2f85a60c.ee77ca"
+ ]
+ ]
+ },
+ {
+ "id": "d87b0bba.f7fa68",
+ "type": "execute",
+ "name": "execute Properties",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n <parameter name='fileName' value='%SDNC_CONFIG_DIR%/lcm-dg.properties' />\n <parameter name='contextPrefix' value='prop' />\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 472.7500305175781,
+ "y": 170.83334350585938,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "54ac459f.b652ac",
+ "type": "execute",
+ "name": "execute DmaapMsg",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1639.7498779296875,
+ "y": 676.8334045410156,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "766513f5.edd23c"
+ ]
+ ]
+ },
+ {
+ "id": "766513f5.edd23c",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1809.7498168945312,
+ "y": 675.8334045410156,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "a502c1d2.11bac"
+ ]
+ ]
+ },
+ {
+ "id": "975bc56b.8da928",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1442.7498168945312,
+ "y": 700.8334045410156,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "54ac459f.b652ac",
+ "830eb37b.9f264",
+ "7ffa87f6.e152c8"
+ ]
+ ]
+ },
+ {
+ "id": "d644ce6f.1e8bc",
+ "type": "execute",
+ "name": "execute DmaapMsg",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.lcm.dmaap.publish.templatefile`\" />\n <parameter name='restapiUrl' value='`$prop.lcm.dmaap.url`' />\n <parameter name='restapiUser' value='`$prop.lcm.dmaap.user`' />\n <parameter name='restapiPassword' value='`$prop.lcm.dmaap.password`' />\n <parameter name='format' value='json' />\n <parameter name='httpMethod' value='POST' />\n <parameter name='contentType' value='application/json' />\n <parameter name=\"responsePrefix\" value=\"lcm\" />\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1675.2498779296875,
+ "y": 942.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "9b9d77b5.691a98"
+ ]
+ ]
+ },
+ {
+ "id": "9b9d77b5.691a98",
+ "type": "failure",
+ "name": "failure",
+ "xml": "<outcome value='failure'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1860.2498779296875,
+ "y": 942.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "7c4d044.899ebfc"
+ ]
+ ]
+ },
+ {
+ "id": "a502c1d2.11bac",
+ "type": "record",
+ "name": "record",
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
+ "comments": "",
+ "outputs": 1,
+ "x": 1929.7498779296875,
+ "y": 674.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "830eb37b.9f264",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='status.code' value='401' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`' />\n",
+ "comments": "",
+ "x": 1621.66650390625,
+ "y": 727.8334045410156,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "7c4d044.899ebfc",
+ "type": "record",
+ "name": "record",
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='Failed to Publish to DMaap'/>",
+ "comments": "",
+ "outputs": 1,
+ "x": 1992.6666259765625,
+ "y": 942.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "7ffa87f6.e152c8",
+ "type": "set",
+ "name": "set DmaapReq",
+ "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value=\"`$activate-n-e-sw-input.common-header.request-id + '-' + $activate-n-e-sw-input.common-header.sub-request-id`\"/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='activate-n-e-sw'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$activate-n-e-sw-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$activate-n-e-sw-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$activate-n-e-sw-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$activate-n-e-sw-input.common-header.request-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$activate-n-e-sw-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$activate-n-e-sw-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$activate-n-e-sw-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$activate-n-e-sw-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n",
+ "comments": "",
+ "x": 1626.7498779296875,
+ "y": 623.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "c84dc161.1f07e",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1463.7498779296875,
+ "y": 869.8333740234375,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "d644ce6f.1e8bc",
+ "e02d564.53570a8",
+ "8a07c86f.108db8",
+ "ad3c8533.605f78",
+ "630cb023.71cae",
+ "c2b9b6ea.5a9d68"
+ ]
+ ]
+ },
+ {
+ "id": "c2b9b6ea.5a9d68",
+ "type": "set",
+ "name": "set DmaapReq",
+ "xml": "<set>\n<parameter name='lcm-dmaap.version' value='`$prop.lcm.dmaap.version`'/>\n<parameter name='lcm-dmaap.correlation-id' value=\"`$activate-n-e-sw-input.common-header.request-id + '-' + $activate-n-e-sw-input.common-header.sub-request-id`\"/>\n<parameter name='lcm-dmaap.partition' value='`$prop.lcm.dmaap.partition`'/>\n<parameter name='lcm-dmaap.rpc-name' value='activate-n-e-sw'/>\n<parameter name='lcm-dmaap.type' value='`$prop.lcm.dmaap.type`'/>\n<parameter name='lcm-dmaap.timestamp' value='`$activate-n-e-sw-input.common-header.timestamp`'/>\n<parameter name='lcm-dmaap.api-ver' value='`$activate-n-e-sw-input.common-header.api-ver`'/>\n<parameter name='lcm-dmaap.originator-id' value='`$activate-n-e-sw-input.common-header.originator-id`'/>\n<parameter name='lcm-dmaap.request-id' value='`$activate-n-e-sw-input.common-header.request-id`'/>\n<parameter name='lcm-dmaap.sub-request-id' value='`$activate-n-e-sw-input.common-header.sub-request-id`'/>\n<parameter name='lcm-dmaap.flags.mode' value='`$activate-n-e-sw-input.common-header.flags.mode`'/>\n<parameter name='lcm-dmaap.flags.force' value='`$activate-n-e-sw-input.common-header.flags.force`'/>\n<parameter name='lcm-dmaap.flags.ttl' value='`$activate-n-e-sw-input.common-header.flags.ttl`'/>\n<parameter name='lcm-dmaap.status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='lcm-dmaap.status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n",
+ "comments": "",
+ "x": 1661.9166564941406,
+ "y": 856.5833864212036,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "a9afb547.0ddf48",
+ "type": "not-found",
+ "name": "not-found",
+ "xml": "<outcome value='not-found'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 696.7499389648438,
+ "y": 679.7500610351562,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "f0c42ba4.b67c68"
+ ]
+ ]
+ },
+ {
+ "id": "8b382fc0.d0fb6",
+ "type": "set",
+ "name": "set Defaults",
+ "xml": "<set>\n<parameter name='org.onap.appc.adapter.ansible.result.code' value='401'/>\n<parameter name='org.onap.appc.adapter.ansible.message' value='Ansible Adapter was not found'/>\n",
+ "comments": "",
+ "x": 987.7499389648438,
+ "y": 638.75,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "f0c42ba4.b67c68",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 833.7499389648438,
+ "y": 673.7500610351562,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "8b382fc0.d0fb6",
+ "975bc56b.8da928"
+ ]
+ ]
+ },
+ {
+ "id": "b68ece2.1e4193",
+ "type": "set",
+ "name": "set default values",
+ "xml": "<set>\n<parameter name='status.code' value='200' />\n<parameter name='status.message' value='unexpected return from DG' />\n<parameter name='quote' value=\"'\" />\n<parameter name='outputPayloadField' value='.Output' />\n",
+ "comments": "",
+ "x": 465.75,
+ "y": 217.75,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "da55f644.1843a8",
+ "type": "get-resource",
+ "name": "get aai.generic-vnf ",
+ "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"generic-vnf\" \n\t\tkey=\"generic-vnf.vnf-id = $activate-n-e-sw-input.action-identifiers.vnf-id\" \n\t\tlocal-only=\"false\" \n\t\tpfx='aai.generic-vnf'>",
+ "comments": "",
+ "outputs": 1,
+ "x": 1005.75,
+ "y": 446.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "241297eb.3bb928"
+ ]
+ ]
+ },
+ {
+ "id": "241297eb.3bb928",
+ "type": "success",
+ "name": "success",
+ "xml": "<outcome value='success'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1164.1407470703125,
+ "y": 445.03399658203125,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "cfa2f0b.fb44f1"
+ ]
+ ]
+ },
+ {
+ "id": "3c8e8586.56a77a",
+ "type": "record",
+ "name": "record",
+ "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\"> \n\t<parameter name=\"logger\" value=\"message-log\"/> \n\t<parameter name=\"field1\" value='`$playbookname`'/>\n\t<parameter name=\"field2\" value='`$nodelist`'/>",
+ "comments": "",
+ "outputs": 1,
+ "x": 394.7498779296875,
+ "y": 634.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "f8b2fbc0.6518d8",
+ "type": "switchNode",
+ "name": "switch pnf-flag",
+ "xml": "<switch test='`$payloadJson.pnf-flag`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 451.50000762939453,
+ "y": 365.5000057220459,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "46ff267a.c90aa8",
+ "bde8f6f0.e6c498"
+ ]
+ ]
+ },
+ {
+ "id": "8345e48f.70abe8",
+ "type": "execute",
+ "name": "execute jsonStringToCtx",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='activate-n-e-sw-input.payload' />\n\t<parameter name='outputPath' value='payloadJson' />\n\t<parameter name='isEscaped' value='true' />",
+ "comments": "",
+ "outputs": 1,
+ "x": 479.75,
+ "y": 264.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "46ff267a.c90aa8",
+ "type": "outcome",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 636.0000076293945,
+ "y": 309.5000057220459,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "f3966cc8.0da64"
+ ]
+ ]
+ },
+ {
+ "id": "bde8f6f0.e6c498",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 638.4999465942383,
+ "y": 417.2500057220459,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "d3bb6a51.85d388"
+ ]
+ ]
+ },
+ {
+ "id": "d3bb6a51.85d388",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 792.7499504089355,
+ "y": 418.2500057220459,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "da55f644.1843a8",
+ "45bfd380.dd46ec"
+ ]
+ ]
+ },
+ {
+ "id": "56157871.379218",
+ "type": "set",
+ "name": "set AnsibleReq",
+ "xml": "<set>\n<parameter name='nodelist' value=\"`'[' + $quote + $payloadJson.ipaddress-v4-oam + $quote + ']'`\"/>\n<parameter name='outputPayloadField' value=\"`'.' + $payloadJson.ipaddress-v4-oam + '.Output'`\"/>\n",
+ "comments": "",
+ "x": 963.2500152587891,
+ "y": 217.50000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "45bfd380.dd46ec",
+ "type": "execute",
+ "name": "set playbookname",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='playbookname' />\n\t<parameter name='source' value=\"`'prop.lcm.' + $payloadJson.nf-naming-code + '.activate-n-e-sw.playbookname'`\" />\n\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1014.75,
+ "y": 390.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "f46185cf.a1ee68",
+ "type": "switchNode",
+ "name": "switch playbookname",
+ "xml": "<switch test='`$playbookname`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 444.75,
+ "y": 502.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "5a90bdd7.42d5d4"
+ ]
+ ]
+ },
+ {
+ "id": "5a90bdd7.42d5d4",
+ "type": "outcome",
+ "name": "null",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 615.75,
+ "y": 503.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "731bf1bc.6221a"
+ ]
+ ]
+ },
+ {
+ "id": "731bf1bc.6221a",
+ "type": "set",
+ "name": "set playbookname",
+ "xml": "<set>\n<parameter name='playbookname' value='`$prop.lcm.activate-n-e-sw.playbookname`'/>",
+ "comments": "",
+ "x": 805.75,
+ "y": 502.75,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "2f85a60c.ee77ca",
+ "type": "switchNode",
+ "name": "switch nodelist",
+ "xml": "<switch test='`$nodelist`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 434.75,
+ "y": 561.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "9d065183.934a9",
+ "192e9813.2964f8"
+ ]
+ ]
+ },
+ {
+ "id": "9d065183.934a9",
+ "type": "outcome",
+ "name": "null",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 614.75,
+ "y": 554.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "8d09887f.874398"
+ ]
+ ]
+ },
+ {
+ "id": "8d09887f.874398",
+ "type": "set",
+ "name": "set nodelist",
+ "xml": "<set>\n<parameter name='nodelist' value=\"`$prop.ansible.nodelist`\"/>",
+ "comments": "",
+ "x": 771.75,
+ "y": 568.75,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "192e9813.2964f8",
+ "type": "outcome",
+ "name": "empty",
+ "xml": "<outcome value=\"['']\">\n\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 613.75,
+ "y": 598.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "8d09887f.874398"
+ ]
+ ]
+ },
+ {
+ "id": "9162780a.f8e268",
+ "type": "switchNode",
+ "name": "switch playbookname",
+ "xml": "<switch test='`$playbookname`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1489.75,
+ "y": 433.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "81b68614.728d88"
+ ]
+ ]
+ },
+ {
+ "id": "81b68614.728d88",
+ "type": "outcome",
+ "name": "null",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1667.75,
+ "y": 433.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "b348096f.426488"
+ ]
+ ]
+ },
+ {
+ "id": "8c8f231.2f3fce",
+ "type": "set",
+ "name": "set nodelist",
+ "xml": "<set>\n<parameter name='nodelist' value=\"`'[' + $quote + $aai.generic-vnf.ipv4-oam-address + $quote + ']'`\"/>\n",
+ "comments": "",
+ "x": 1462.75,
+ "y": 486.75,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "cfa2f0b.fb44f1",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1292.75,
+ "y": 443.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "9162780a.f8e268",
+ "8c8f231.2f3fce"
+ ]
+ ]
+ },
+ {
+ "id": "b348096f.426488",
+ "type": "execute",
+ "name": "set playbookname",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='playbookname' />\n\t<parameter name='source' value=\"`'prop.lcm.' + $aai.generic-vnf.nf-naming-code + '.activate-n-e-sw.playbookname'`\" />\n\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1839.75,
+ "y": 431.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "e02d564.53570a8",
+ "type": "execute",
+ "name": "execute jsonStringToCtx",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='org.onap.appc.adapter.ansible.results' />\n\t<parameter name='outputPath' value='resultsJson' />\n\t<parameter name='isEscaped' value='false' />\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1689.75,
+ "y": 775.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "8a07c86f.108db8",
+ "type": "execute",
+ "name": "execute getAttributeValue",
+ "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='source' value=\"`'resultsJson' + $outputPayloadField`\" />\n\t<parameter name='outputPath' value='outputPayload' />",
+ "comments": "",
+ "outputs": 1,
+ "x": 1695.75,
+ "y": 820.75,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ []
+ ]
+ },
+ {
+ "id": "ad3c8533.605f78",
+ "type": "switchNode",
+ "name": "switch outputPayload",
+ "xml": "<switch test='`$outputPayload`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1681.7500228881836,
+ "y": 896.5000133514404,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "2f6e08da.3db698"
+ ]
+ ]
+ },
+ {
+ "id": "2f6e08da.3db698",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1855.7500267028809,
+ "y": 896.7500133514404,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "fb256275.6342b"
+ ]
+ ]
+ },
+ {
+ "id": "fb256275.6342b",
+ "type": "set",
+ "name": "set DmaapReq with payload",
+ "xml": "<set>\n<parameter name='lcm-dmaap.payload' value='`$outputPayload`'/>",
+ "comments": "",
+ "x": 2054.000030517578,
+ "y": 897.2500133514404,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "6841a778.ad0de8",
+ "type": "returnSuccess",
+ "name": "return success",
+ "xml": "<return status='success'>\n<parameter name='status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`'/>",
+ "comments": "",
+ "x": 2392.75,
+ "y": 978.7499389648438,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "f60442ca.cb989",
+ "type": "outcome",
+ "name": "null",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1858.750244140625,
+ "y": 1000.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "2e5e9fe5.78981"
+ ]
+ ]
+ },
+ {
+ "id": "8462a034.c9b29",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1857.750244140625,
+ "y": 1076.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "bf2e605d.23ecf"
+ ]
+ ]
+ },
+ {
+ "id": "630cb023.71cae",
+ "type": "switchNode",
+ "name": "switch outputPayload",
+ "xml": "<switch test='`$outputPayload`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1675.750244140625,
+ "y": 1036.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "f60442ca.cb989",
+ "8462a034.c9b29"
+ ]
+ ]
+ },
+ {
+ "id": "bf013ab1.1fb0d8",
+ "type": "returnSuccess",
+ "name": "return success with payload",
+ "xml": "<return status='success'>\n<parameter name='status.code' value='`$org.onap.appc.adapter.ansible.result.code`' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`'/>\n<parameter name='payload' value='`$outputPayload`'/>",
+ "comments": "",
+ "x": 2433.750244140625,
+ "y": 1060.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "2e5e9fe5.78981",
+ "type": "switchNode",
+ "name": "switch result code",
+ "xml": "<switch test=\"`$org.onap.appc.adapter.ansible.result.code`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2028.750244140625,
+ "y": 1000.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "be7efeac.4cf1",
+ "42860b2a.714e44"
+ ]
+ ]
+ },
+ {
+ "id": "bf2e605d.23ecf",
+ "type": "switchNode",
+ "name": "switch result code",
+ "xml": "<switch test=\"`$org.onap.appc.adapter.ansible.result.code`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2028.750244140625,
+ "y": 1076.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "8746a2f7.f50b9",
+ "10d01bab.10d144"
+ ]
+ ]
+ },
+ {
+ "id": "805a4622.d587c8",
+ "type": "returnFailure",
+ "name": "return failure",
+ "xml": "<return status='failure'>\n<parameter name='status.code' value='401' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`' />\n",
+ "comments": "",
+ "x": 2386.750244140625,
+ "y": 1016.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "682174af.42791c",
+ "type": "returnFailure",
+ "name": "return failure with payload",
+ "xml": "<return status='failure'>\n<parameter name='status.code' value='401' />\n<parameter name='status.message' value='`$org.onap.appc.adapter.ansible.message`' />\n<parameter name='payload' value='`$outputPayload`'/>",
+ "comments": "",
+ "x": 2429.750244140625,
+ "y": 1098.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "be7efeac.4cf1",
+ "type": "other",
+ "name": "outcome 400",
+ "xml": "<outcome value='400'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2216.750244140625,
+ "y": 978.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "6841a778.ad0de8"
+ ]
+ ]
+ },
+ {
+ "id": "42860b2a.714e44",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2197.750244140625,
+ "y": 1016.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "805a4622.d587c8"
+ ]
+ ]
+ },
+ {
+ "id": "8746a2f7.f50b9",
+ "type": "other",
+ "name": "outcome 400",
+ "xml": "<outcome value='400'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2217.750244140625,
+ "y": 1060.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "bf013ab1.1fb0d8"
+ ]
+ ]
+ },
+ {
+ "id": "10d01bab.10d144",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 2199.750244140625,
+ "y": 1098.7498779296875,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "682174af.42791c"
+ ]
+ ]
+ },
+ {
+ "id": "f3966cc8.0da64",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 795.0000114440918,
+ "y": 268.00000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "56157871.379218",
+ "9e4ffafa.75a808"
+ ]
+ ]
+ },
+ {
+ "id": "9e4ffafa.75a808",
+ "type": "switchNode",
+ "name": "switch playbook-name in req",
+ "xml": "<switch test='`$payloadJson.playbook-name`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1001.2500133514404,
+ "y": 312.50000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "ba1ac3af.ccabe",
+ "2e2bb815.cefac8"
+ ]
+ ]
+ },
+ {
+ "id": "ba1ac3af.ccabe",
+ "type": "outcome",
+ "name": "null",
+ "xml": "<outcome value=''>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1208.7500190734863,
+ "y": 276.25000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "c5a71ca3.66b2f"
+ ]
+ ]
+ },
+ {
+ "id": "2e2bb815.cefac8",
+ "type": "outcome",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1207.5000228881836,
+ "y": 341.25000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": [
+ [
+ "bcca1cae.d0d1b"
+ ]
+ ]
+ },
+ {
+ "id": "c5a71ca3.66b2f",
+ "type": "set",
+ "name": "set playbookname from prop",
+ "xml": "<set>\n<parameter name='playbookname' value='`$prop.lcm.pnf.activate-n-e-sw.playbookname`'/>\n",
+ "comments": "",
+ "x": 1411.2500228881836,
+ "y": 276.25000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ },
+ {
+ "id": "bcca1cae.d0d1b",
+ "type": "set",
+ "name": "set playbookname from req",
+ "xml": "<set>\n<parameter name='playbookname' value='`$payloadJson.playbook-name`'/>\n",
+ "comments": "",
+ "x": 1406.2500228881836,
+ "y": 341.25000381469727,
+ "z": "80e400ee.d5d12",
+ "wires": []
+ }
+]