update vLB CDS CBA
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Templates / nf-params-mapping.json
1 [
2   {
3     "name": "service-instance-id",
4     "property": {
5       "description": "",
6       "required": false,
7       "type": "string",
8       "status": "",
9       "constraints": [
10         {}
11       ],
12       "entry_schema": {
13         "type": ""
14       }
15     },
16     "input-param": false,
17     "dictionary-name": "service-instance-id",
18     "dictionary-source": "input",
19     "dependencies": [],
20     "version": 0
21   },
22   {
23     "name": "vnf-id",
24     "property": {
25       "description": "",
26       "required": false,
27       "type": "string",
28       "status": "",
29       "constraints": [
30         {}
31       ],
32       "entry_schema": {
33         "type": ""
34       }
35     },
36     "input-param": false,
37     "dictionary-name": "vnf-id",
38     "dictionary-source": "input",
39     "dependencies": [],
40     "version": 0
41   },
42   {
43     "name": "ip",
44     "property": {
45       "description": "",
46       "required": false,
47       "type": "string",
48       "status": "",
49       "constraints": [
50         {}
51       ],
52       "entry_schema": {
53         "type": ""
54       }
55     },
56     "input-param": false,
57     "dictionary-name": "vlb_onap_private_ip_0",
58     "dictionary-source": "sdnc",
59     "dependencies": [
60       "service-instance-id",
61       "vnf-id"
62     ],
63     "version": 0
64   }
65 ]