5G Core Network Service CBA package upload
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / vnf-mapping.json
1 [
2   {
3     "name": "vnf-id",
4     "property": {
5       "description": "",
6       "required": false,
7       "type": "string"
8     },
9     "input-param": false,
10     "dictionary-name": "vnf-id",
11     "dictionary-source": "input",
12     "dependencies": [],
13     "version": 0
14   },
15   {
16     "name": "vf-naming-policy",
17     "property": {
18       "description": "",
19       "required": false,
20       "type": "string",
21       "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
22     },
23     "input-param": false,
24     "dictionary-name": "vf-naming-policy",
25     "dictionary-source": "default",
26     "dependencies": [],
27     "version": 0
28   },
29   {
30     "name": "aic-cloud-region",
31     "property": {
32       "description": "",
33       "required": false,
34       "type": "string"
35     },
36     "input-param": false,
37     "dictionary-name": "aic-cloud-region",
38     "dictionary-source": "input",
39     "dependencies": [],
40     "version": 0
41   },
42   {
43     "name": "service-instance-id",
44     "property": {
45       "description": "",
46       "required": false,
47       "type": "string"
48     },
49     "input-param": false,
50     "dictionary-name": "service-instance-id",
51     "dictionary-source": "input",
52     "dependencies": [],
53     "version": 0
54   },
55   {
56     "name": "fiveg0_snssai",
57     "property": {
58       "description": "",
59       "type": "string"
60     },
61     "input-param": false,
62     "dictionary-name": "fiveg0_snssai",
63     "dictionary-source": "input",
64     "dependencies": []
65   },
66   {
67     "name": "snssai",
68     "property": {
69       "description": "",
70       "type": "string"
71     },
72     "input-param": false,
73     "dictionary-name": "snssai",
74     "dictionary-source": "sdnc",
75     "dependencies": [
76       "service-instance-id",
77       "vnf-id"
78     ]
79   },
80   {
81     "name": "config.test",
82     "property": {
83       "description": "",
84       "type": "string"
85     },
86     "input-param": false,
87     "dictionary-name": "config.test",
88     "dictionary-source": "input",
89     "dependencies": [
90       "service-instance-id",
91       "vnf-id"
92     ]
93   },
94   {
95     "name": "config.singletest",
96     "property": {
97       "description": "",
98       "type": "string"
99     },
100     "input-param": false,
101     "dictionary-name": "singletest",
102     "dictionary-source": "input",
103     "dependencies": [
104       "service-instance-id",
105       "vnf-id"
106     ]
107   },
108   {
109     "name": "config.amfName",
110     "property": {
111       "description": "amf name",
112       "type": "string"
113     },
114     "input-param": false,
115     "dictionary-name": "config.amfName",
116     "dictionary-source": "sdnc",
117     "dependencies": [
118       "service-instance-id",
119       "vnf-id"
120     ]
121   },
122   {
123     "name": "amfName",
124     "property": {
125       "description": "amf name",
126       "type": "string"
127     },
128     "input-param": false,
129     "dictionary-name": "amfName",
130     "dictionary-source": "sdnc",
131     "dependencies": [
132       "service-instance-id",
133       "vnf-id"
134     ]
135   },
136   {
137     "name": "config.smfName",
138     "property": {
139       "description": "smf name",
140       "type": "string"
141     },
142     "input-param": false,
143     "dictionary-name": "config.smfName",
144     "dictionary-source": "input",
145     "dependencies": [
146       "service-instance-id",
147       "vnf-id"
148     ]
149   },
150   {
151     "name": "smfName",
152     "property": {
153       "description": "smf name",
154       "type": "string"
155     },
156     "input-param": false,
157     "dictionary-name": "smfName",
158     "dictionary-source": "input",
159     "dependencies": [
160       "service-instance-id",
161       "vnf-id"
162     ]
163   },
164   {
165     "name": "config.upfName",
166     "property": {
167       "description": "upf name",
168       "type": "string"
169     },
170     "input-param": false,
171     "dictionary-name": "config.upfName",
172     "dictionary-source": "input",
173     "dependencies": [
174       "service-instance-id",
175       "vnf-id"
176     ]
177   },
178   {
179     "name": "upfName",
180     "property": {
181       "description": "upf name",
182       "type": "string"
183     },
184     "input-param": false,
185     "dictionary-name": "upfName",
186     "dictionary-source": "input",
187     "dependencies": [
188       "service-instance-id",
189       "vnf-id"
190     ]
191   },
192   {
193     "name": "config.supportedNssai.sNssai.snssai",
194     "property": {
195       "description": "supportedNssai.sNssai.snssai properties",
196       "type": "string"
197     },
198     "input-param": false,
199     "dictionary-name": "config.supportedNssai.sNssai.snssai",
200     "dictionary-source": "sdnc",
201     "dependencies": []
202   }
203 ]