From c1d325bb009a21ccb4d89f8562f89a36cfa069ed Mon Sep 17 00:00:00 2001 From: Taka Date: Fri, 22 Dec 2017 18:06:10 -0500 Subject: Platform Hardening for DG Json files - Part 7 Change-Id: Ifac28a64e01767c15d940b20404904f2fc2d9b24 Issue-ID: APPC-305 Signed-off-by: Taka --- .../main/resources/json/APPC/APPC_EvacuateVM.json | 263 ++++++++++++++++++++- 1 file changed, 262 insertions(+), 1 deletion(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_EvacuateVM.json') diff --git a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_EvacuateVM.json b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_EvacuateVM.json index d93fcf195..627777318 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_EvacuateVM.json +++ b/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_EvacuateVM.json @@ -1 +1,262 @@ -[{"id":"3226fb76.a7fe14","type":"dgstart","name":"DGSTART","outputs":1,"x":150.88333129882812,"y":102.88333129882812,"z":"96b506dc.10c5e8","wires":[["f2b4466.fcec638"]]},{"id":"f2b4466.fcec638","type":"service-logic","name":"APPC 2.0.0","module":"APPC","version":"2.0.0","comments":"","xml":"","outputs":1,"x":338.8833312988281,"y":103.88333129882812,"z":"96b506dc.10c5e8","wires":[["205bcc30.cae044"]]},{"id":"205bcc30.cae044","type":"method","name":"EvacuateVM","xml":"\n","comments":"","outputs":1,"x":567.88330078125,"y":104.88333129882812,"z":"96b506dc.10c5e8","wires":[["213ddb60.68307c"]]},{"id":"d8525233.851af8","type":"execute","name":"execute: evacuate","xml":"\n\n\n\n\n\n\n\n","comments":"","outputs":1,"x":729.88330078125,"y":271.88330078125,"z":"96b506dc.10c5e8","wires":[["ec71f7ec.66516","1f5ce9b3.25109e"]]},{"id":"ec71f7ec.66516","type":"success","name":"success","xml":"\n","comments":"","outputs":1,"x":924.88330078125,"y":316.88330078125,"z":"96b506dc.10c5e8","wires":[["4a9ae26e.e2a654"]]},{"id":"1f5ce9b3.25109e","type":"other","name":"other","xml":"\n","comments":"","outputs":1,"x":913.88330078125,"y":194.88330078125,"z":"96b506dc.10c5e8","wires":[["5eba654f.8cceec"]]},{"id":"3d2c4844.2e8078","type":"returnSuccess","name":"return success","xml":"\n\n","comments":"","x":1372.88330078125,"y":290.88330078125,"z":"96b506dc.10c5e8","wires":[]},{"id":"5572aa21.a402dc","type":"returnFailure","name":"return failure","xml":"\n\n","comments":"","x":1254.88330078125,"y":213.88330078125,"z":"96b506dc.10c5e8","wires":[]},{"id":"4a9ae26e.e2a654","type":"switchNode","name":"switch","xml":"\n","comments":"","outputs":1,"x":1066.88330078125,"y":316.88330078125,"z":"96b506dc.10c5e8","wires":[["a71868a3.d0fc38","a3d63b8d.7bb02"]]},{"id":"a71868a3.d0fc38","type":"success","name":"SUCCESS","xml":"\n","comments":"","outputs":1,"x":1197.88330078125,"y":290.88330078125,"z":"96b506dc.10c5e8","wires":[["3d2c4844.2e8078"]]},{"id":"a3d63b8d.7bb02","type":"outcome","name":"ERROR","xml":"\n","comments":"","outputs":1,"x":1191.88330078125,"y":373.88330078125,"z":"96b506dc.10c5e8","wires":[["a85ae409.b4541"]]},{"id":"a85ae409.b4541","type":"block","name":"block","xml":"\n","atomic":"false","comments":"","outputs":1,"x":1332.88330078125,"y":374.88330078125,"z":"96b506dc.10c5e8","wires":[["d00419cf.1b199","411472cf.0aaea4"]]},{"id":"d00419cf.1b199","type":"returnFailure","name":"return failure","xml":"\n\n\n","comments":"","x":1508.8832397460938,"y":423.8833312988281,"z":"96b506dc.10c5e8","wires":[]},{"id":"5eba654f.8cceec","type":"block","name":"block","xml":"\n","atomic":"false","comments":"","outputs":1,"x":1069.88330078125,"y":194.88330078125,"z":"96b506dc.10c5e8","wires":[["5572aa21.a402dc"]]},{"id":"8851723f.af52a","type":"record","name":"record","xml":"\n\n\n\n\n", + "outputs": 1, + "x": 338.8833312988281, + "y": 103.88333129882812, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "205bcc30.cae044" + ] + ] + }, + { + "id": "205bcc30.cae044", + "type": "method", + "name": "EvacuateVM", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 567.88330078125, + "y": 104.88333129882812, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "213ddb60.68307c" + ] + ] + }, + { + "id": "d8525233.851af8", + "type": "execute", + "name": "execute: evacuate", + "xml": "\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 729.88330078125, + "y": 271.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "ec71f7ec.66516", + "1f5ce9b3.25109e" + ] + ] + }, + { + "id": "ec71f7ec.66516", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 924.88330078125, + "y": 316.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "4a9ae26e.e2a654" + ] + ] + }, + { + "id": "1f5ce9b3.25109e", + "type": "other", + "name": "other", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 913.88330078125, + "y": 194.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "5eba654f.8cceec" + ] + ] + }, + { + "id": "3d2c4844.2e8078", + "type": "returnSuccess", + "name": "return success", + "xml": "\n\n", + "comments": "", + "x": 1372.88330078125, + "y": 290.88330078125, + "z": "96b506dc.10c5e8", + "wires": [] + }, + { + "id": "5572aa21.a402dc", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n", + "comments": "", + "x": 1254.88330078125, + "y": 213.88330078125, + "z": "96b506dc.10c5e8", + "wires": [] + }, + { + "id": "4a9ae26e.e2a654", + "type": "switchNode", + "name": "switch", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1066.88330078125, + "y": 316.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "a71868a3.d0fc38", + "a3d63b8d.7bb02" + ] + ] + }, + { + "id": "a71868a3.d0fc38", + "type": "success", + "name": "SUCCESS", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1197.88330078125, + "y": 290.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "3d2c4844.2e8078" + ] + ] + }, + { + "id": "a3d63b8d.7bb02", + "type": "outcome", + "name": "ERROR", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1191.88330078125, + "y": 373.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "a85ae409.b4541" + ] + ] + }, + { + "id": "a85ae409.b4541", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1332.88330078125, + "y": 374.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "d00419cf.1b199", + "411472cf.0aaea4" + ] + ] + }, + { + "id": "d00419cf.1b199", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1508.8832397460938, + "y": 423.8833312988281, + "z": "96b506dc.10c5e8", + "wires": [] + }, + { + "id": "5eba654f.8cceec", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1069.88330078125, + "y": 194.88330078125, + "z": "96b506dc.10c5e8", + "wires": [ + [ + "5572aa21.a402dc" + ] + ] + }, + { + "id": "8851723f.af52a", + "type": "record", + "name": "record", + "xml": "\n\n\n\n\n