SO-3835 Modify-Config flow of slice (Day-2) -snssai not updated in config map of...
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / helm_upf-mapping.json
1 [
2     {
3         "name": "vf-module-model-invariant-uuid",
4         "property": {
5             "type": "string"
6         },
7         "input-param": false,
8         "dictionary-name": "vf-module-model-invariant-uuid",
9         "dictionary-source": "processor-db",
10         "dependencies": [
11             "vf-module-model-customization-uuid"
12         ]
13     },
14          {
15         "name": "fivegc0_snssai",
16         "property": {
17             "description": "",
18             "type": "string"
19         },
20         "input-param": false,
21         "dictionary-name": "fivegc0_snssai",
22         "dictionary-source": "sdnc",
23         "dependencies": [
24             "service-instance-id",
25             "vnf-id"
26         ]
27     },
28         
29     {
30         "name": "vf-module-model-version",
31         "property": {
32             "type": "string"
33         },
34         "input-param": false,
35         "dictionary-name": "vf-module-model-version",
36         "dictionary-source": "processor-db",
37         "dependencies": [
38             "vf-module-model-customization-uuid"
39         ]
40     },
41     {
42         "name": "management-prefix-id",
43         "property": {
44             "description": "",
45             "required": false,
46             "type": "string"
47         },
48         "input-param": false,
49         "dictionary-name": "management-prefix-id",
50         "dictionary-source": "processor-db",
51         "dependencies": [],
52         "version": 0
53     },
54     {
55         "name": "service-instance-id",
56         "property": {
57             "description": "",
58             "required": false,
59             "type": "string"
60         },
61         "input-param": false,
62         "dictionary-name": "service-instance-id",
63         "dictionary-source": "input",
64         "dependencies": [],
65         "version": 0
66     },
67     {
68         "name": "vf-module-id",
69         "property": {
70             "description": "",
71             "required": false,
72             "type": "string"
73         },
74         "input-param": false,
75         "dictionary-name": "vf-module-id",
76         "dictionary-source": "input",
77         "dependencies": [],
78         "version": 0
79     },
80     {
81         "name": "vf-module-label",
82         "property": {
83             "description": "",
84             "required": false,
85             "type": "string"
86         },
87         "input-param": false,
88         "dictionary-name": "vf-module-label",
89         "dictionary-source": "processor-db",
90         "dependencies": [
91             "vf-module-model-customization-uuid"
92         ],
93         "version": 0
94     },
95     {
96         "name": "vf-module-model-customization-uuid",
97         "property": {
98             "description": "",
99             "required": false,
100             "type": "string"
101         },
102         "input-param": false,
103         "dictionary-name": "vf-module-model-customization-uuid",
104         "dictionary-source": "input",
105         "dependencies": [],
106         "version": 0
107     },
108     {
109         "name": "vf-naming-policy",
110         "property": {
111             "description": "",
112             "required": false,
113             "type": "string"
114         },
115         "input-param": false,
116         "dictionary-name": "vf-naming-policy",
117         "dictionary-source": "sdnc",
118         "dependencies": [
119             "service-instance-id",
120             "vnf-id"
121         ],
122         "version": 0
123     },
124     {
125         "name": "vnf-id",
126         "property": {
127             "description": "",
128             "required": false,
129             "type": "string"
130         },
131         "input-param": false,
132         "dictionary-name": "vnf-id",
133         "dictionary-source": "input",
134         "dependencies": [],
135         "version": 0
136     },
137     {
138         "name": "vnf_name",
139         "property": {
140             "description": "",
141             "required": false,
142             "type": "string"
143         },
144         "input-param": false,
145         "dictionary-name": "vnf_name",
146         "dictionary-source": "sdnc",
147         "dependencies": [
148             "service-instance-id",
149             "vnf-id"
150         ],
151         "version": 0
152     }
153 ]