7e78bb0622dd38f9cd7d6d5823b8ad8d297bef7c
[clamp.git] / src / test / resources / example / cds-response / vFW-CDS-modify-config-wf-expected-result.json
1 {
2   "inputs": {
3     "resolution-key": {
4       "required": true,
5       "type": "string"
6     },
7     "modify-config-properties": {
8       "vpg_onap_private_ip_0": {
9         "description": "",
10         "required": false,
11         "type": "string",
12         "status": "",
13         "constraints": [
14           {}
15         ],
16         "entry_schema": {
17           "type": ""
18         }
19       },
20       "service-instance.service-instance-id": {
21         "type": "string"
22       },
23       "vnf-id": {
24         "type": "string"
25       },
26       "data": {
27         "description": "",
28         "required": false,
29         "type": "string",
30         "status": "",
31         "constraints": [
32           {}
33         ],
34         "entry_schema": {
35           "type": "dt-data"
36         }
37       },
38       "service-instance-id": {
39         "type": "string"
40       },
41       "update-active-streams": {
42         "description": "",
43         "required": false,
44         "type": "string",
45         "status": "",
46         "constraints": [
47           {}
48         ],
49         "entry_schema": {
50           "type": "dt-data"
51         }
52       },
53       "generic-vnf.vnf-id": {
54         "type": "string"
55       }
56     }
57   }
58 }