docker for cucumber BDD
[sdc.git] / cucumber-js-test-apis-ci / resources / json / operation / createOperation-with-workflow.json
1 {
2   "interfaceOperations": {
3     "operation": {
4       "description": "abcd description",
5       "inputParams": {
6         "listToscaDataDefinition": [
7           {
8             "name": "inp1",
9             "type": "string",
10             "property": "97477d27-8fe2-45a1-83cb-83368ef2a402.nf_naming_code",
11             "mandatory": true
12           }
13         ]
14       },
15       "outputParams": {
16         "listToscaDataDefinition": [
17           {
18             "name": "op",
19             "mandatory": true,
20             "type": "String"
21           }
22         ]
23       },
24       "operationType": "create",
25       "workflowAssociationType": "EXISTING",
26       "workflowId" : "workflowId",
27       "workflowVersionId" : "workflowVersionId"
28     }
29   }
30 }