Fixed restconf Python scripts bugs caused by BPP refactor
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_restconf / Definitions / config-deploy-pnf-mapping.json
1 [
2   {
3     "name": "pnf-id",
4     "input-param": true,
5     "property": {
6       "type": "string"
7     },
8     "dictionary-name": "pnf-id",
9     "dictionary-source": "input",
10     "dependencies": [
11     ]
12   },
13   {
14     "name": "pnf-ipv4-address",
15     "input-param": true,
16     "property": {
17       "type": "string"
18     },
19     "dictionary-name": "pnf-ipv4-address",
20     "dictionary-source": "input",
21     "dependencies": [
22     ]
23   }
24 ]