Fix model_type missing
[clamp.git] / src / test / resources / example / sdc / blueprint-dcae / prop-text-for-tca-3.json
1 {
2         "global": [
3                 {
4                         "name": "service",
5                         "value": [
6                                 "4cc5b45a-1f63-4194-8100-cd8e14248c92"
7                         ]
8                 },
9                 {
10                         "name": "vf",
11                         "value": [
12                                 "07e266fc-49ab-4cd7-8378-ca4676f1b9ec"
13                         ]
14                 },
15                 {
16                         "name": "actionSet",
17                         "value": [
18                                 "vnfRecipe"
19                         ]
20                 },
21                 {
22                         "name": "location",
23                         "value": [
24                                 "DC1"
25                         ]
26                 },
27                 {
28                         "name": "deployParameters",
29                         "value": {
30                                 "aaiEnrichmentHost": "aai.onap.svc.cluster.local",
31                                 "aaiEnrichmentPort": "8443",
32                                 "enableAAIEnrichment": true,
33                                 "dmaap_host": "message-router.onap.svc.cluster.local",
34                                 "dmaap_port": "3904",
35                                 "enableRedisCaching": false,
36                                 "redisHosts": "dcae-redis.onap.svc.cluster.local:6379",
37                                 "tag_version": "nexus3.onap.org:10001/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0-STAGING-latest",
38                                 "consul_host": "consul-server.onap.svc.cluster.local",
39                                 "consul_port": "8500",
40                                 "cbs_host": "config-binding-service.dcae.svc.cluster.local",
41                                 "cbs_port": "10000",
42                                 "external_port": "32012",
43                                 "policy_id": "AUTO_GENERATED_POLICY_ID_AT_SUBMIT"
44                         }
45                 }
46         ]
47 }