5f3a2c092049628e40428425c201346253aae40e
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Definitions / data_types.json
1 {
2     "data_types": {
3         "dt-config-deploy-properties": {
4             "description": "Dynamic DataType definition for workflow(config-deploy).",
5             "version": "1.0.0",
6             "properties": {
7                 "vpg_onap_private_ip_0": {
8                     "description": "",
9                     "required": false,
10                     "type": "string",
11                     "status": "",
12                     "constraints": [
13                         {}
14                     ],
15                     "entry_schema": {
16                         "type": ""
17                     }
18                 },
19                 "vnf-id": {
20                     "description": "",
21                     "required": false,
22                     "type": "string",
23                     "status": "",
24                     "constraints": [
25                         {}
26                     ],
27                     "entry_schema": {
28                         "type": ""
29                     }
30                 },
31                 "service-instance-id": {
32                     "description": "",
33                     "required": false,
34                     "type": "string",
35                     "status": "",
36                     "constraints": [
37                         {}
38                     ],
39                     "entry_schema": {
40                         "type": ""
41                     }
42                 },
43                 "active-streams": {
44                     "description": "",
45                     "required": false,
46                     "type": "string",
47                     "status": "",
48                     "constraints": [
49                         {}
50                     ],
51                     "entry_schema": {
52                         "type": ""
53                     }
54                 },
55                 "put-active-streams": {
56                     "description": "",
57                     "required": false,
58                     "type": "string",
59                     "status": "",
60                     "constraints": [
61                         {}
62                     ],
63                     "entry_schema": {
64                         "type": ""
65                     }
66                 }
67             },
68             "derived_from": "tosca.datatypes.Dynamic"
69         },
70         "dt-resource-assignment-properties": {
71             "description": "Dynamic DataType definition for workflow(resource-assignment).",
72             "version": "1.0.0",
73             "properties": {
74                 "vpg-management-port": {
75                     "description": "SSH external port of optional ssh service for vPKG.",
76                     "type": "string",
77                     "default": "0"
78                 },
79                 "k8s-rb-profile-namespace": {
80                     "description": "K8s namespace to create helm chart for specified profile",
81                     "type": "string",
82                     "default": "default"
83                 },
84                 "k8s-rb-profile-name": {
85                     "description": "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
86                     "type": "string"
87                 },
88                 "k8s-rb-profile-source": {
89                     "description": "The source folder or file relative to 'Templates/k8s-profiles' folder",
90                     "type": "string"
91                 },
92                 "private1-prefix-id": {
93                     "description": "",
94                     "required": false,
95                     "type": "string"
96                 },
97                 "private2-prefix-id": {
98                     "description": "",
99                     "required": false,
100                     "type": "string"
101                 },
102                 "vnf-id": {
103                     "description": "",
104                     "required": false,
105                     "type": "string"
106                 },
107                 "service-instance-id": {
108                     "description": "",
109                     "required": false,
110                     "type": "string"
111                 },
112                 "vnf_name": {
113                     "description": "",
114                     "required": false,
115                     "type": "string"
116                 },
117                 "demo_artifacts_version": {
118                     "description": "",
119                     "required": false,
120                     "type": "string",
121                     "default": "1.5.0"
122                 },
123                 "aic-cloud-region": {
124                     "description": "",
125                     "required": false,
126                     "type": "string"
127                 },
128                 "vf-module-model-customization-uuid": {
129                     "description": "",
130                     "required": false,
131                     "type": "string"
132                 },
133                 "onap_private_net_cidr": {
134                     "description": "",
135                     "required": false,
136                     "type": "string"
137                 },
138                 "management-prefix-id": {
139                     "description": "",
140                     "required": false,
141                     "type": "string"
142                 },
143                 "dcae_collector_ip": {
144                     "description": "",
145                     "required": false,
146                     "type": "string",
147                     "default": "10.0.4.1"
148                 },
149                 "int_private1_net_cidr": {
150                     "description": "",
151                     "required": false,
152                     "type": "string"
153                 },
154                 "vf-module-id": {
155                     "description": "",
156                     "required": false,
157                     "type": "string"
158                 },
159                 "dcae_collector_port": {
160                     "description": "",
161                     "required": false,
162                     "type": "string",
163                     "default": "30235"
164                 },
165                 "vf-module-label": {
166                     "description": "",
167                     "required": false,
168                     "type": "string"
169                 },
170                 "vf-module-model-invariant-uuid": {
171                     "type": "string"
172                 },
173                 "vf-naming-policy": {
174                     "description": "",
175                     "required": false,
176                     "type": "string"
177                 },
178                 "int_private2_net_cidr": {
179                     "description": "",
180                     "required": false,
181                     "type": "string"
182                 },
183                 "vf-module-model-version": {
184                     "type": "string"
185                 }
186             },
187             "derived_from": "tosca.datatypes.Dynamic"
188         }
189     }
190 }