aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/resources/json/operation/updateOperation.json
blob: b74262f9f43d89a46f39a949ed70c59295b72d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "interfaceOperations": {
    "create": {
      "description": "create operation_Updated",
      "inputParams": {
        "listToscaDataDefinition": [
          {
            "paramName": "inp1",
            "paramId": "REPLACE FROM CONTEXT"
          }
        ]
      },
      "operationType": "create",
      "uniqueId": "REPLACE FROM CONTEXT"
    }
  }
}