summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/service/src/test/resources/resourcedictionary/default_definition.json
blob: 198823bb1cdb1ee5b234e79323595241f088596f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "ipaddress",
  "property": {
    "description": "name of the ",
    "type": "list",
    "entry_schema": {
      "type": "dt-v4-aggregate"
    }
  },
  "updated-by": "Brinda Santh (bs2796)",
  "resource-type": "ONAP",
  "resource-path": "/v4-aggregat-list",
  "tags": "ipaddress",
  "sources": {
    "input": {
      "type": "source-input"
    }
  }
}