1aece7315ff8b0da7924370db821198b41a0b082
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Templates / incremental-config-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": "vdns_vf_module_id",
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": "vdns_vf_module_id",
58     "dictionary-source": "sdnc",
59     "dependencies": [
60        "service-instance-id",
61       "vnf-id"
62     ],
63     "version": 0
64   },
65   {
66     "name": "vdns_int_private_ip_0",
67     "property": {
68       "description": "",
69       "required": false,
70       "type": "string",
71       "status": "",
72       "constraints": [
73         {}
74       ],
75       "entry_schema": {
76         "type": ""
77       }
78     },
79     "input-param": false,
80     "dictionary-name": "vdns_int_private_ip_0",
81     "dictionary-source": "sdnc",
82     "dependencies": [
83       "service-instance-id",
84       "vnf-id",
85       "vdns_vf_module_id"
86     ],
87     "version": 0
88   },
89   {
90     "name": "vdns_onap_private_ip_0",
91     "property": {
92       "description": "",
93       "required": false,
94       "type": "string",
95       "status": "",
96       "constraints": [
97         {}
98       ],
99       "entry_schema": {
100         "type": ""
101       }
102     },
103     "input-param": false,
104     "dictionary-name": "vdns_onap_private_ip_0",
105     "dictionary-source": "sdnc",
106     "dependencies": [
107       "service-instance-id",
108       "vnf-id",
109       "vdns_vf_module_id"
110     ],
111     "version": 0
112   }
113 ]