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 / 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": "fivegc0_snssai",
57         "property": {
58             "description": "",
59             "type": "string"
60         },
61         "input-param": false,
62         "dictionary-name": "fivegc0_snssai",
63         "dictionary-source": "input",
64         "dependencies": [ ]
65     }   
66 ]
67