aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/normative-port/port.json
blob: 7b62d7ff0a60955ea837ff5a776a3ab706c868db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "payloadName": "normative-types-new-port.yml",
  "contactId": "jh0003",
  "name": "Port",
  "description": "Represents a logical entity that associates between Compute and Network normative types.",
  "resourceIconPath": "port",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Network Elements"
      }
    ]
  }
],  
 "tags": [
    "Port"
  ]
}