Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResourceTests / empty_payloadName / empty_payloadName.json
1 {
2   "payloadName": "",
3   "contactId": "adminid",
4   "name": "tosca.nodes.empty_payloadName",
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": "defaulticon",
7  "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ], 
17   "tags": [
18     "tosca.nodes.empty_payloadName"
19   ],
20   "vendorName": "ATT (Tosca)",
21   "vendorRelease": "1.0.0.wd03"
22 }