summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config/filters/aaiui_views.json
blob: 74206fb8be06e7b5176571d85203b73f8bc123ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"views": [{
		"viewName": "vnfSearch",
		"filters": [{
			"filterId": "2"
		},
		{
			"filterId": "1"
		},
		{
			"filterId": "7"
		},
		{
			"filterId": "8"
		}]
	}]
}