blob: 698d38c61282e98b67f7b675045e70212e916c14 [file] [log] [blame]
mojahidi65204c62018-04-25 18:39:53 +05301{
2 "interfaceOperations": {
mojahidi5082ac82018-09-07 11:07:49 +05303 "operation": {
mojahidi65204c62018-04-25 18:39:53 +05304 "description": "create operation_Updated",
5 "inputParams": {
6 "listToscaDataDefinition": [
7 {
mojahidi5082ac82018-09-07 11:07:49 +05308 "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"
mojahidi65204c62018-04-25 18:39:53 +053021 }
22 ]
23 },
24 "operationType": "create",
25 "uniqueId": "REPLACE FROM CONTEXT"
26 }
27 }
28}