summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/webServer/webServer.json
blob: bd74fb18f88898572772c768162cbcd5458e3628 (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-webServer.yml",
  "contactId": "jh0003",
  "name": "WebServer",
  "description": "Represents an abstract software component or service that is capable of hosting and providing management operations for one or more Web Application nodes.",
  "resourceIconPath": "defaulticon",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Abstract"
      }
    ]
  }
],
  "tags": [
    "WebServer"
  ]
}