X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tutorials%2FvFWDT%2Fworkflow%2Ftemplates%2Fcdt-templates%2Ftemplates%2Faction-template.json;fp=tutorials%2FvFWDT%2Fworkflow%2Ftemplates%2Fcdt-templates%2Ftemplates%2Faction-template.json;h=9e7429a6401a8d0da3b9181940163e56a357dbbb;hb=42ecc70c1f5a05c4de5dda414a7964398552b47d;hp=0000000000000000000000000000000000000000;hpb=7e52797291d42161a2e43e18040616fe1f7b31bd;p=demo.git diff --git a/tutorials/vFWDT/workflow/templates/cdt-templates/templates/action-template.json b/tutorials/vFWDT/workflow/templates/cdt-templates/templates/action-template.json new file mode 100755 index 00000000..9e7429a6 --- /dev/null +++ b/tutorials/vFWDT/workflow/templates/cdt-templates/templates/action-template.json @@ -0,0 +1,9 @@ +{ + "userID": "demo", + "vnf-type": "vFWDT 2020-02-03 14:40:/vFWDT_vPKG 81793128-bca7 0", + "action": "DistributeTrafficCheck", + "artifact-name": "template_DistributeTrafficCheck_vFWDT2020-02-0314:40:_vFWDT_vPKG81793128-bca70_0.0.1V.json", + "artifact-type": "APPC-CONFIG", + "artifact-version": "0.0.1", + "artifact-contents": "{\r\n \"InventoryNames\": \"VM\",\r\n \"PlaybookName\": \"${book_name}\",\r\n \"AutoNodeList\": True,\r\n \"EnvParameters\": {\r\n \"ConfigFileName\": \"../traffic_distribution_config.json\",\r\n \"vnf_instance\": \"vfwdt\",\r\n },\r\n \"FileParameters\": {\r\n \"traffic_distribution_config.json\": \"${file_parameter_content}\"\r\n },\r\n \"Timeout\": 3600\r\n}" +} \ No newline at end of file