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