Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / objectStorage / objectStorage.json
1 {
2   "payloadName": "normative-types-new-objectStorage.yml",
3   "contactId": "jh0003",
4   "name": "ObjectStorage",
5   "description": "Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.",
6   "resourceIconPath": "objectStorage",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ],
17  "tags": [
18     "ObjectStorage"
19   ]
20 }