summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/VLANNetworkReceptor/VLANNetworkReceptor.json
blob: 157b62a3e25ef394e76cb5666ec75d1ae1b2e654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "VLANNetworkReceptor.yml",
  "contactId": "jh0003",
  "name": "VLAN Network Receptor Configuration",
  "description": "VLAN network receptor configuration object",
  "resourceIconPath": "pmc",
  "resourceType": "Configuration",
  "categories": [
  {
    "name": "Configuration",
    "subcategories": [
      {
        "name": "Configuration"
      }
    ]
  }
],
  "tags": [
    "VLAN Network Receptor Configuration"
  ]
}