summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/filters/aaiui_views.json
blob: 9ca0119dc05dbf26ebcfa8ae64bf5265bef99c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "views": [
    {
        "viewName" : "vnfSearch",
        "filters" : [
          {
             "filterId": "1"
          },
          {
             "filterId": "2"
          },
          {
             "filterId": "7"
          },
          {
             "filterId": "8"
          }
         ]
    }
   ]
}