summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/containerRuntime/containerRuntime.json
blob: 233bf39bcedf20bb116dedad63cfbdc8e4e2606d (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-containerRuntime.yml",
  "contactId": "jh0003",
  "name": "Runtime",
  "description": "Represents operating system-level virtualization technology used to run multiple application services on a single Compute host.",
  "resourceIconPath": "defaulticon",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Abstract"
      }
    ]
  }
],
  "tags": [
    "Runtime"
  ]
}