add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vdns_onap_private_ip_0.json
1 {
2         "tags": "vdns_onap_private_ip_0",
3         "name": "vdns_onap_private_ip_0",
4         "group":"default",
5         "property": {
6                 "description": "vdns_onap_private_ip_0",
7                 "type": "string"
8         },
9         "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
10         "sources": {
11                 "input": {
12                         "type": "source-input"
13                 },
14                 "default": {
15                         "type": "source-default",
16                         "properties": {}
17                 },
18                 "sdnc": {
19                         "type": "source-rest",
20                         "properties": {
21                                 "verb": "GET",
22                                 "type": "JSON",
23                                 "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0",
24                                 "path": "/param/0/value",
25                                 "input-key-mapping": {
26                                         "service-instance-id": "service-instance-id",
27                                         "vnf-id": "vnf-id",
28                                         "vdns_vf_module_id": "vdns_vf_module_id"
29                                 },
30                                 "output-key-mapping": {
31                                         "vdns_onap_private_ip_0": "value"
32                                 },
33                                 "key-dependencies": [
34                                         "service-instance-id",
35                                         "vnf-id",
36                                         "vdns_vf_module_id"
37                                 ]
38                         }
39                 }
40         }
41 }