9e7429a6401a8d0da3b9181940163e56a357dbbb
[demo.git] / tutorials / vFWDT / workflow / templates / cdt-templates / templates / action-template.json
1 {
2     "userID": "demo",
3     "vnf-type": "vFWDT 2020-02-03 14:40:/vFWDT_vPKG 81793128-bca7 0",
4     "action": "DistributeTrafficCheck",
5     "artifact-name": "template_DistributeTrafficCheck_vFWDT2020-02-0314:40:_vFWDT_vPKG81793128-bca70_0.0.1V.json",
6     "artifact-type": "APPC-CONFIG",
7     "artifact-version": "0.0.1",
8     "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}"
9 }