Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importAttResources / compute / compute.json
1 {
2   "payloadName": "compute.yml",
3   "contactId": "jh0003",
4   "resourceName": "tosca.nodes.Compute",
5   "description": "Represents a real or virtual machine or server. Information specified on the Compute
6       node will be used to find the machine that fits the given requirements in the cloud
7       available machines. If no sizing information are specified the cloud provider default
8       machine will be used. It is strongly recommended to specify the required  CPUs and memory
9       at least.",
10   "resourceIconPath": "defaulticon",
11   "category": "Infrastructure",
12   "tags": [
13     "tosca.nodes.Compute"
14   ]
15 }