Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / common / categories.json
1 {
2     "resourceCategories": [
3         {
4             "name": "DCAE Component",
5             "normalizedName": "dcae component",
6             "uniqueId": "resourceNewCategory.dcae component",
7             "icons": null,
8             "subcategories": [
9                 {
10                     "name": "Policy",
11                     "normalizedName": "policy",
12                     "uniqueId": "resourceNewCategory.dcae component.policy",
13                     "icons": [
14                         "dcae_policy"
15                     ],
16                     "groupings": null,
17                     "version": null,
18                     "ownerId": null,
19                     "empty": false,
20                     "type": null
21                 },
22                 {
23                     "name": "Collector",
24                     "normalizedName": "collector",
25                     "uniqueId": "resourceNewCategory.dcae component.collector",
26                     "icons": [
27                         "dcae_collector"
28                     ],
29                     "groupings": null,
30                     "version": null,
31                     "ownerId": null,
32                     "empty": false,
33                     "type": null
34                 },
35                 {
36                     "name": "Utility",
37                     "normalizedName": "utility",
38                     "uniqueId": "resourceNewCategory.dcae component.utility",
39                     "icons": [
40                         "dcae_utilty"
41                     ],
42                     "groupings": null,
43                     "version": null,
44                     "ownerId": null,
45                     "empty": false,
46                     "type": null
47                 },
48                 {
49                     "name": "Microservice",
50                     "normalizedName": "microservice",
51                     "uniqueId": "resourceNewCategory.dcae component.microservice",
52                     "icons": [
53                         "dcae_microservice"
54                     ],
55                     "groupings": null,
56                     "version": null,
57                     "ownerId": null,
58                     "empty": false,
59                     "type": null
60                 },
61                 {
62                     "name": "Analytics",
63                     "normalizedName": "analytics",
64                     "uniqueId": "resourceNewCategory.dcae component.analytics",
65                     "icons": [
66                         "dcae_analytics"
67                     ],
68                     "groupings": null,
69                     "version": null,
70                     "ownerId": null,
71                     "empty": false,
72                     "type": null
73                 },
74                 {
75                     "name": "Database",
76                     "normalizedName": "database",
77                     "uniqueId": "resourceNewCategory.dcae component.database",
78                     "icons": [
79                         "dcae_database"
80                     ],
81                     "groupings": null,
82                     "version": null,
83                     "ownerId": null,
84                     "empty": false,
85                     "type": null
86                 },
87                 {
88                     "name": "Source",
89                     "normalizedName": "source",
90                     "uniqueId": "resourceNewCategory.dcae component.source",
91                     "icons": [
92                         "dcae_source"
93                     ],
94                     "groupings": null,
95                     "version": null,
96                     "ownerId": null,
97                     "empty": false,
98                     "type": null
99                 },
100                 {
101                     "name": "Machine Learning",
102                     "normalizedName": "machine learning",
103                     "uniqueId": "resourceNewCategory.dcae component.machine learning",
104                     "icons": [
105                         "dcae_machineLearning"
106                     ],
107                     "groupings": null,
108                     "version": null,
109                     "ownerId": null,
110                     "empty": false,
111                     "type": null
112                 }
113             ],
114             "version": null,
115             "ownerId": null,
116             "empty": false,
117             "type": null
118         },
119         {
120             "name": "Generic",
121             "normalizedName": "generic",
122             "uniqueId": "resourceNewCategory.generic",
123             "icons": null,
124             "subcategories": [
125                 {
126                     "name": "Abstract",
127                     "normalizedName": "abstract",
128                     "uniqueId": "resourceNewCategory.generic.abstract",
129                     "icons": [
130                         "objectStorage",
131                         "compute"
132                     ],
133                     "groupings": null,
134                     "version": null,
135                     "ownerId": null,
136                     "empty": false,
137                     "type": null
138                 },
139                 {
140                     "name": "Network Elements",
141                     "normalizedName": "network elements",
142                     "uniqueId": "resourceNewCategory.generic.network elements",
143                     "icons": [
144                         "network",
145                         "connector"
146                     ],
147                     "groupings": null,
148                     "version": null,
149                     "ownerId": null,
150                     "empty": false,
151                     "type": null
152                 },
153                 {
154                     "name": "Database",
155                     "normalizedName": "database",
156                     "uniqueId": "resourceNewCategory.generic.database",
157                     "icons": [
158                         "database"
159                     ],
160                     "groupings": null,
161                     "version": null,
162                     "ownerId": null,
163                     "empty": false,
164                     "type": null
165                 },
166                 {
167                     "name": "Infrastructure",
168                     "normalizedName": "infrastructure",
169                     "uniqueId": "resourceNewCategory.generic.infrastructure",
170                     "icons": [
171                         "connector"
172                     ],
173                     "groupings": null,
174                     "version": null,
175                     "ownerId": null,
176                     "empty": false,
177                     "type": null
178                 },
179                 {
180                     "name": "Rules",
181                     "normalizedName": "rules",
182                     "uniqueId": "resourceNewCategory.generic.rules",
183                     "icons": [
184                         "networkrules",
185                         "securityrules"
186                     ],
187                     "groupings": null,
188                     "version": null,
189                     "ownerId": null,
190                     "empty": false,
191                     "type": null
192                 },
193                 {
194                     "name": "Network Service",
195                     "normalizedName": "network service",
196                     "uniqueId": "resourceNewCategory.generic.network service",
197                     "icons": [
198                         "network"
199                     ],
200                     "groupings": null,
201                     "version": null,
202                     "ownerId": null,
203                     "empty": false,
204                     "type": null
205                 }
206             ],
207             "version": null,
208             "ownerId": null,
209             "empty": false,
210             "type": null
211         },
212         {
213             "name": "Network Connectivity",
214             "normalizedName": "network connectivity",
215             "uniqueId": "resourceNewCategory.network connectivity",
216             "icons": null,
217             "subcategories": [
218                 {
219                     "name": "Virtual Links",
220                     "normalizedName": "virtual links",
221                     "uniqueId": "resourceNewCategory.network connectivity.virtual links",
222                     "icons": [
223                         "vl"
224                     ],
225                     "groupings": null,
226                     "version": null,
227                     "ownerId": null,
228                     "empty": false,
229                     "type": null
230                 },
231                 {
232                     "name": "Connection Points",
233                     "normalizedName": "connection points",
234                     "uniqueId": "resourceNewCategory.network connectivity.connection points",
235                     "icons": [
236                         "cp"
237                     ],
238                     "groupings": null,
239                     "version": null,
240                     "ownerId": null,
241                     "empty": false,
242                     "type": null
243                 }
244             ],
245             "version": null,
246             "ownerId": null,
247             "empty": false,
248             "type": null
249         },
250         {
251             "name": "Allotted Resource",
252             "normalizedName": "allotted resource",
253             "uniqueId": "resourceNewCategory.allotted resource",
254             "icons": null,
255             "subcategories": [
256                 {
257                     "name": "Tunnel XConnect",
258                     "normalizedName": "tunnel xconnect",
259                     "uniqueId": "resourceNewCategory.allotted resource.tunnel xconnect",
260                     "icons": [
261                         "tunnel_x_connect"
262                     ],
263                     "groupings": null,
264                     "version": null,
265                     "ownerId": null,
266                     "empty": false,
267                     "type": null
268                 },
269                 {
270                     "name": "Allotted Resource",
271                     "normalizedName": "allotted resource",
272                     "uniqueId": "resourceNewCategory.allotted resource.allotted resource",
273                     "icons": [
274                         "allotted_resource"
275                     ],
276                     "groupings": null,
277                     "version": null,
278                     "ownerId": null,
279                     "empty": false,
280                     "type": null
281                 },
282                 {
283                     "name": "Security Zone",
284                     "normalizedName": "security zone",
285                     "uniqueId": "resourceNewCategory.allotted resource.security zone",
286                     "icons": [
287                         "security_zone"
288                     ],
289                     "groupings": null,
290                     "version": null,
291                     "ownerId": null,
292                     "empty": false,
293                     "type": null
294                 },
295                 {
296                     "name": "IP Mux Demux",
297                     "normalizedName": "ip mux demux",
298                     "uniqueId": "resourceNewCategory.allotted resource.ip mux demux",
299                     "icons": [
300                         "ip_mux_demux"
301                     ],
302                     "groupings": null,
303                     "version": null,
304                     "ownerId": null,
305                     "empty": false,
306                     "type": null
307                 },
308                 {
309                     "name": "Service Admin",
310                     "normalizedName": "service admin",
311                     "uniqueId": "resourceNewCategory.allotted resource.service admin",
312                     "icons": [
313                         "service_admin"
314                     ],
315                     "groupings": null,
316                     "version": null,
317                     "ownerId": null,
318                     "empty": false,
319                     "type": null
320                 },
321                 {
322                     "name": "Contrail Route",
323                     "normalizedName": "contrail route",
324                     "uniqueId": "resourceNewCategory.allotted resource.contrail route",
325                     "icons": [
326                         "contrail_route"
327                     ],
328                     "groupings": null,
329                     "version": null,
330                     "ownerId": null,
331                     "empty": false,
332                     "type": null
333                 }
334             ],
335             "version": null,
336             "ownerId": null,
337             "empty": false,
338             "type": null
339         },
340         {
341             "name": "Network L2-3",
342             "normalizedName": "network l2-3",
343             "uniqueId": "resourceNewCategory.network l2-3",
344             "icons": null,
345             "subcategories": [
346                 {
347                     "name": "Router",
348                     "normalizedName": "router",
349                     "uniqueId": "resourceNewCategory.network l2-3.router",
350                     "icons": [
351                         "router",
352                         "vRouter"
353                     ],
354                     "groupings": null,
355                     "version": null,
356                     "ownerId": null,
357                     "empty": false,
358                     "type": null
359                 },
360                 {
361                     "name": "Gateway",
362                     "normalizedName": "gateway",
363                     "uniqueId": "resourceNewCategory.network l2-3.gateway",
364                     "icons": [
365                         "gateway"
366                     ],
367                     "groupings": null,
368                     "version": null,
369                     "ownerId": null,
370                     "empty": false,
371                     "type": null
372                 },
373                 {
374                     "name": "WAN Connectors",
375                     "normalizedName": "wan connectors",
376                     "uniqueId": "resourceNewCategory.network l2-3.wan connectors",
377                     "icons": [
378                         "network",
379                         "connector",
380                         "port"
381                     ],
382                     "groupings": null,
383                     "version": null,
384                     "ownerId": null,
385                     "empty": false,
386                     "type": null
387                 },
388                 {
389                     "name": "LAN Connectors",
390                     "normalizedName": "lan connectors",
391                     "uniqueId": "resourceNewCategory.network l2-3.lan connectors",
392                     "icons": [
393                         "network",
394                         "connector",
395                         "port"
396                     ],
397                     "groupings": null,
398                     "version": null,
399                     "ownerId": null,
400                     "empty": false,
401                     "type": null
402                 },
403                 {
404                     "name": "Infrastructure",
405                     "normalizedName": "infrastructure",
406                     "uniqueId": "resourceNewCategory.network l2-3.infrastructure",
407                     "icons": [
408                         "ucpe"
409                     ],
410                     "groupings": null,
411                     "version": null,
412                     "ownerId": null,
413                     "empty": false,
414                     "type": null
415                 }
416             ],
417             "version": null,
418             "ownerId": null,
419             "empty": false,
420             "type": null
421         },
422         {
423             "name": "Network L4+",
424             "normalizedName": "network l4+",
425             "uniqueId": "resourceNewCategory.network l4+",
426             "icons": null,
427             "subcategories": [
428                 {
429                     "name": "Common Network Resources",
430                     "normalizedName": "common network resources",
431                     "uniqueId": "resourceNewCategory.network l4+.common network resources",
432                     "icons": [
433                         "network"
434                     ],
435                     "groupings": null,
436                     "version": null,
437                     "ownerId": null,
438                     "empty": false,
439                     "type": null
440                 }
441             ],
442             "version": null,
443             "ownerId": null,
444             "empty": false,
445             "type": null
446         },
447         {
448             "name": "Template",
449             "normalizedName": "template",
450             "uniqueId": "resourceNewCategory.template",
451             "icons": null,
452             "subcategories": [
453                 {
454                     "name": "Monitoring Template",
455                     "normalizedName": "monitoring template",
456                     "uniqueId": "resourceNewCategory.template.monitoring template",
457                     "icons": [
458                         "monitoring_template"
459                     ],
460                     "groupings": null,
461                     "version": null,
462                     "ownerId": null,
463                     "empty": false,
464                     "type": null
465                 },
466                 {
467                     "name": "Base Monitoring Template",
468                     "normalizedName": "base monitoring template",
469                     "uniqueId": "resourceNewCategory.template.base monitoring template",
470                     "icons": [
471                         "monitoring_template"
472                     ],
473                     "groupings": null,
474                     "version": null,
475                     "ownerId": null,
476                     "empty": false,
477                     "type": null
478                 }
479             ],
480             "version": null,
481             "ownerId": null,
482             "empty": false,
483             "type": null
484         },
485         {
486             "name": "Application L4+",
487             "normalizedName": "application l4+",
488             "uniqueId": "resourceNewCategory.application l4+",
489             "icons": null,
490             "subcategories": [
491                 {
492                     "name": "Border Element",
493                     "normalizedName": "border element",
494                     "uniqueId": "resourceNewCategory.application l4+.border element",
495                     "icons": [
496                         "borderElement"
497                     ],
498                     "groupings": null,
499                     "version": null,
500                     "ownerId": null,
501                     "empty": false,
502                     "type": null
503                 },
504                 {
505                     "name": "Application Server",
506                     "normalizedName": "application server",
507                     "uniqueId": "resourceNewCategory.application l4+.application server",
508                     "icons": [
509                         "applicationServer"
510                     ],
511                     "groupings": null,
512                     "version": null,
513                     "ownerId": null,
514                     "empty": false,
515                     "type": null
516                 },
517                 {
518                     "name": "Media Servers",
519                     "normalizedName": "media servers",
520                     "uniqueId": "resourceNewCategory.application l4+.media servers",
521                     "icons": [
522                         "applicationServer"
523                     ],
524                     "groupings": null,
525                     "version": null,
526                     "ownerId": null,
527                     "empty": false,
528                     "type": null
529                 },
530                 {
531                     "name": "Load Balancer",
532                     "normalizedName": "load balancer",
533                     "uniqueId": "resourceNewCategory.application l4+.load balancer",
534                     "icons": [
535                         "loadBalancer"
536                     ],
537                     "groupings": null,
538                     "version": null,
539                     "ownerId": null,
540                     "empty": false,
541                     "type": null
542                 },
543                 {
544                     "name": "Database",
545                     "normalizedName": "database",
546                     "uniqueId": "resourceNewCategory.application l4+.database",
547                     "icons": [
548                         "database"
549                     ],
550                     "groupings": null,
551                     "version": null,
552                     "ownerId": null,
553                     "empty": false,
554                     "type": null
555                 },
556                 {
557                     "name": "Web Server",
558                     "normalizedName": "web server",
559                     "uniqueId": "resourceNewCategory.application l4+.web server",
560                     "icons": [
561                         "applicationServer"
562                     ],
563                     "groupings": null,
564                     "version": null,
565                     "ownerId": null,
566                     "empty": false,
567                     "type": null
568                 },
569                 {
570                     "name": "Call Control",
571                     "normalizedName": "call control",
572                     "uniqueId": "resourceNewCategory.application l4+.call control",
573                     "icons": [
574                         "call_controll"
575                     ],
576                     "groupings": null,
577                     "version": null,
578                     "ownerId": null,
579                     "empty": false,
580                     "type": null
581                 },
582                 {
583                     "name": "Firewall",
584                     "normalizedName": "firewall",
585                     "uniqueId": "resourceNewCategory.application l4+.firewall",
586                     "icons": [
587                         "firewall"
588                     ],
589                     "groupings": null,
590                     "version": null,
591                     "ownerId": null,
592                     "empty": false,
593                     "type": null
594                 }
595             ],
596             "version": null,
597             "ownerId": null,
598             "empty": false,
599             "type": null
600         },
601         {
602             "name": "Configuration",
603             "normalizedName": "configuration",
604             "uniqueId": "resourceNewCategory.configuration",
605             "icons": null,
606             "subcategories": [
607                 {
608                     "name": "Configuration",
609                     "normalizedName": "configuration",
610                     "uniqueId": "resourceNewCategory.configuration.configuration",
611                     "icons": [
612                         "pmc"
613                     ],
614                     "groupings": null,
615                     "version": null,
616                     "ownerId": null,
617                     "empty": false,
618                     "type": null
619                 }
620             ],
621             "version": null,
622             "ownerId": null,
623             "empty": false,
624             "type": null
625         }
626     ],
627     "serviceCategories": [
628         {
629             "name": "E2E Service",
630             "normalizedName": "e2e service",
631             "uniqueId": "serviceNewCategory.e2e service",
632             "icons": [
633                 "network_l_1-3"
634             ],
635             "subcategories": null,
636             "version": null,
637             "ownerId": null,
638             "empty": false,
639             "type": null
640         },
641         {
642             "name": "Network Service",
643             "normalizedName": "network service",
644             "uniqueId": "serviceNewCategory.network service",
645             "icons": [
646                 "network_l_1-3"
647             ],
648             "subcategories": null,
649             "version": null,
650             "ownerId": null,
651             "empty": false,
652             "type": null
653         },
654         {
655             "name": "Network L4+",
656             "normalizedName": "network l4+",
657             "uniqueId": "serviceNewCategory.network l4+",
658             "icons": [
659                 "network_l_4"
660             ],
661             "subcategories": null,
662             "version": null,
663             "ownerId": null,
664             "empty": false,
665             "type": null
666         },
667         {
668             "name": "VoIP Call Control",
669             "normalizedName": "voip call control",
670             "uniqueId": "serviceNewCategory.voip call control",
671             "icons": [
672                 "call_controll"
673             ],
674             "subcategories": null,
675             "version": null,
676             "ownerId": null,
677             "empty": false,
678             "type": null
679         },
680         {
681             "name": "Mobility",
682             "normalizedName": "mobility",
683             "uniqueId": "serviceNewCategory.mobility",
684             "icons": [
685                 "mobility"
686             ],
687             "subcategories": null,
688             "version": null,
689             "ownerId": null,
690             "empty": false,
691             "type": null
692         },
693         {
694             "name": "Network L1-3",
695             "normalizedName": "network l1-3",
696             "uniqueId": "serviceNewCategory.network l1-3",
697             "icons": [
698                 "network_l_1-3"
699             ],
700             "subcategories": null,
701             "version": null,
702             "ownerId": null,
703             "empty": false,
704             "type": null
705         }
706     ],
707     "productCategories": []
708 }