aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci/src/test/resources/CI/importTypesTest/categoryTypesTest.yml
blob: 120f33d5f179c29133db64397790b87703b40353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
services:
    Mobility:
      name: "Mobility1"
      icons: ['mobility']
    Network_L1_3:
      name: "Network L1-31"
      icons: ['network_l_1-3']
resources:
  NetworkLayer23:
    name: "Network Layer 2-31"
    subcategories: 
      Router:
          name: "Router"
          icons: ['router']
      Gateway:
          name: "Gateway"
          icons: ['gateway']
      WAN_Connectors:
          name: "WAN Connectors"
          icons: ['connector']
      LAN_Connectors:
          name: "LAN Connectors"
          icons: ['connector']