aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/extVirtualMachineInterfaceCP/extVirtualMachineInterfaceCP.json
blob: 1e4e15fbe938e55d09fb265865c99e2bd989608b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "extVirtualMachineInterfaceCP.yml",
  "contactId": "jh0003",
  "name": "extVirtualMachineInterfaceCP",
  "description": "External port for virtual machine interface",
  "resourceIconPath": "network",
  "resourceType": "CP",
  "categories": [
    {
      "name": "Generic",
      "subcategories": [
        {
          "name": "Network Elements"
        }
      ]
    }
  ],
  "tags": [
    "extVirtualMachineInterfaceCP"
  ]
}