summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/objectStorage/objectStorage.json
blob: 247b468952881ce76973c3107c8cb7baaeb8d69c (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-objectStorage.yml",
  "contactId": "jh0003",
  "name": "ObjectStorage",
  "description": "Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.",
  "resourceIconPath": "objectStorage",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Infrastructure"
      }
    ]
  }
],
 "tags": [
    "ObjectStorage"
  ]
}