aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/blockStorage/blockStorage.json
blob: 72ef5c009bc7e4e869b945af9fe737dac0b2f843 (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-blockStorage.yml",
  "contactId": "jh0003",
  "name": "BlockStorage",
  "description": "Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.",
  "resourceIconPath": "objectStorage",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Infrastructure"
      }
    ]
  }
],
  "tags": [
    "BlockStorage"
  ]
}