Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / blockStorage / blockStorage.json
1 {
2   "payloadName": "normative-types-new-blockStorage.yml",
3   "contactId": "jh0003",
4   "name": "BlockStorage",
5   "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.",
6   "resourceIconPath": "objectStorage",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ],
17   "tags": [
18     "BlockStorage"
19   ]
20 }