Updated Sparky to add ECOMP functionality Browse, Specialized Search, BYOQ, and the...
[aai/sparky-fe.git] / src / app / assets / stubs / ConvertQueryToTree.json
1 {
2   "node-filter": [],
3   "children": [
4     {
5       "node-filter": [
6         [
7           {
8             "filter": "EQ",
9             "value": [
10               "test-physical-location-id"
11             ],
12             "key": "physical-location-id"
13           }
14         ],
15         [
16           {
17             "filter": "EQ",
18             "value": [
19               "test-physical-location-type"
20             ],
21             "key": "physical-location-type"
22           }
23         ],
24         [
25           {
26             "filter": "EQ",
27             "value": [
28               "test-street1"
29             ],
30             "key": "street1"
31           }
32         ],
33         [
34           {
35             "filter": "EQ",
36             "value": [
37               "test-city"
38             ],
39             "key": "city"
40           }
41         ],
42         [
43           {
44             "filter": "EQ",
45             "value": [
46               "12345"
47             ],
48             "key": "postal-code"
49           }
50         ],
51         [
52           {
53             "filter": "EQ",
54             "value": [
55               "Test-Country"
56             ],
57             "key": "country"
58           }
59         ],
60         [
61           {
62             "filter": "EQ",
63             "value": [
64               "Test-Region"
65             ],
66             "key": "region"
67           }
68         ]
69       ],
70       "children": [
71         {
72           "node-filter": [],
73           "children": [],
74           "node-type": "cloud-region",
75           "where-filter": [],
76           "not-where": false,
77           "id": "A2",
78           "store": true,
79           "parent-type": "complex",
80           "labels": []
81         },
82         {
83           "node-filter": [],
84           "children": [],
85           "node-type": "pnf",
86           "where-filter": [],
87           "not-where": false,
88           "id": "A3",
89           "store": true,
90           "parent-type": "complex",
91           "labels": []
92         },
93         {
94           "node-filter": [],
95           "children": [],
96           "node-type": "pserver",
97           "where-filter": [],
98           "not-where": false,
99           "id": "A4",
100           "store": true,
101           "parent-type": "complex",
102           "labels": []
103         },
104         {
105           "node-filter": [],
106           "children": [],
107           "node-type": "rack",
108           "where-filter": [],
109           "not-where": false,
110           "id": "A5",
111           "store": true,
112           "parent-type": "complex",
113           "labels": []
114         },
115         {
116           "node-filter": [],
117           "children": [],
118           "node-type": "zone",
119           "where-filter": [],
120           "not-where": false,
121           "id": "A6",
122           "store": true,
123           "parent-type": "complex",
124           "labels": []
125         }
126       ],
127       "node-type": "complex",
128       "where-filter": [],
129       "not-where": false,
130       "id": "A1",
131       "store": true,
132       "parent-type": "",
133       "labels": []
134     }
135   ],
136   "node-type": "",
137   "where-filter": [],
138   "not-where": false,
139   "id": "A0",
140   "store": false,
141   "parent-type": ""
142 }