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_amf-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         "name": "vf-module-model-version",
30         "property": {
31             "type": "string"
32         },
33         "input-param": false,
34         "dictionary-name": "vf-module-model-version",
35         "dictionary-source": "processor-db",
36         "dependencies": [
37             "vf-module-model-customization-uuid"
38         ]
39     },
40     {
41         "name": "management-prefix-id",
42         "property": {
43             "description": "",
44             "required": false,
45             "type": "string"
46         },
47         "input-param": false,
48         "dictionary-name": "management-prefix-id",
49         "dictionary-source": "processor-db",
50         "dependencies": [],
51         "version": 0
52     },
53     {
54         "name": "service-instance-id",
55         "property": {
56             "description": "",
57             "required": false,
58             "type": "string"
59         },
60         "input-param": false,
61         "dictionary-name": "service-instance-id",
62         "dictionary-source": "input",
63         "dependencies": [],
64         "version": 0
65     },
66     {
67         "name": "vf-module-id",
68         "property": {
69             "description": "",
70             "required": false,
71             "type": "string"
72         },
73         "input-param": false,
74         "dictionary-name": "vf-module-id",
75         "dictionary-source": "input",
76         "dependencies": [],
77         "version": 0
78     },
79     {
80         "name": "vf-module-label",
81         "property": {
82             "description": "",
83             "required": false,
84             "type": "string"
85         },
86         "input-param": false,
87         "dictionary-name": "vf-module-label",
88         "dictionary-source": "processor-db",
89         "dependencies": [
90             "vf-module-model-customization-uuid"
91         ],
92         "version": 0
93     },
94     {
95         "name": "vf-module-model-customization-uuid",
96         "property": {
97             "description": "",
98             "required": false,
99             "type": "string"
100         },
101         "input-param": false,
102         "dictionary-name": "vf-module-model-customization-uuid",
103         "dictionary-source": "input",
104         "dependencies": [],
105         "version": 0
106     },
107     {
108         "name": "vf-naming-policy",
109         "property": {
110             "description": "",
111             "required": false,
112             "type": "string"
113         },
114         "input-param": false,
115         "dictionary-name": "vf-naming-policy",
116         "dictionary-source": "sdnc",
117         "dependencies": [
118             "service-instance-id",
119             "vnf-id"
120         ],
121         "version": 0
122     },
123     {
124         "name": "vnf-id",
125         "property": {
126             "description": "",
127             "required": false,
128             "type": "string"
129         },
130         "input-param": false,
131         "dictionary-name": "vnf-id",
132         "dictionary-source": "input",
133         "dependencies": [],
134         "version": 0
135     },
136     {
137         "name": "vnf_name",
138         "property": {
139             "description": "",
140             "required": false,
141             "type": "string"
142         },
143         "input-param": false,
144         "dictionary-name": "vnf_name",
145         "dictionary-source": "sdnc",
146         "dependencies": [
147             "service-instance-id",
148             "vnf-id"
149         ],
150         "version": 0
151     }
152 ]