summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/port/port.json
blob: 38106903e33fad48ccad4f0ed80b41bf718ebae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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",
  "resourceType": "CP",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Network Elements"
      }
    ]
  }
],  
 "tags": [
    "Port"
  ]
}