summaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/resources/json/operation/createOperation.json
blob: 87c12f265f998d3078b246d206636aa11e60c8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "interfaceOperations": {
    "create": {
      "description": "create operation",
      "inputParams": {
        "listToscaDataDefinition": [
          {
            "paramName": "inp1",
            "paramId": "68443b9d-9405-458e-811f-b62dd4975fcb.nf_naming"
          }
        ]
      },
      "operationType": "create"
    }
  }
}