Updated for Jakarta Release
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / helm_amf-template.vtl
1 {
2     "capability-data": [
3         {
4             "capability-name": "aai-vf-module-put",
5             "key-mapping": [
6                 {
7                     "output-key-mapping": [
8                         {
9                             "resource-name": "aai-vf-module-put",
10                             "resource-value": ""
11                         }
12                     ]
13                 }
14             ]
15         },
16         {
17             "capability-name": "unresolved-composite-data",
18             "key-mapping": [
19                 {
20                     "output-key-mapping": [
21                         {
22                             "resource-name": "config.amfName",
23                             "resource-value": "amf"
24                         }
25                     ]
26                 }
27             ]
28         },
29                 {
30             "capability-name": "unresolved-composite-data",
31             "key-mapping": [
32                 {
33                     "output-key-mapping": [
34                         {
35                             "resource-name": "amfName",
36                             "resource-value": "amf"
37                         }
38                     ]
39                 }
40             ]
41         }
42     ],
43     "resource-accumulator-resolved-data": [
44         {
45             "param-name": "vf-module-model-invariant-uuid",
46             "param-value": "${vf-module-model-invariant-uuid}"
47         },
48            {
49             "param-name": "vf-module-label",
50             "param-value": "${vf-module-label}"
51         },
52         {
53             "param-name": "vf-module-model-version",
54             "param-value": "${vf-module-model-version}"
55         },
56                 {
57             "param-name": "vnf-id",
58             "param-value": "${vnf-id}"
59         },
60                 {
61             "param-name": "vf-module-id",
62             "param-value": "${vf-module-id}"
63         },
64                 {
65             "param-name": "k8s-rb-profile-name",
66             "param-value": "profile-${vf-module-id}"
67         },
68         {
69             "param-name": "k8s-rb-profile-namespace",
70             "param-value": "ns-${vf-module-id}"
71         },
72           {
73             "param-name": "k8s-rb-instance-release-name",
74             "param-value": "release-${vf-module-id}"
75         },
76          {
77             "param-name": "vf-module-model-customization-uuid",
78             "param-value": "${vf-module-model-customization-uuid}"
79         },
80                 {
81             "param-name": "fivegc0_snssai",
82             "param-value": "${fivegc0_snssai}"
83         },
84         {
85             "param-name": "config.supportedNssai.sNssai.snssai",
86             "param-value": "${fivegc0_snssai}"
87         }
88
89
90     ]
91 }