diff options
Diffstat (limited to 'openecomp-bdd/resources/json/operation/createOperation.json')
-rw-r--r-- | openecomp-bdd/resources/json/operation/createOperation.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openecomp-bdd/resources/json/operation/createOperation.json b/openecomp-bdd/resources/json/operation/createOperation.json index 87c12f265f..394be36187 100644 --- a/openecomp-bdd/resources/json/operation/createOperation.json +++ b/openecomp-bdd/resources/json/operation/createOperation.json @@ -10,6 +10,14 @@ } ] }, + "outputParams": { + "listToscaDataDefinition": [ + { + "paramName": "op1", + "paramId": "68443b9d-9405-458e-811f-b62dd4975fcb.nf_naming" + } + ] + }, "operationType": "create" } } |