Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / loadBalancer / loadBalancer.json
1 {
2   "payloadName": "normative-types-new-loadBalancer.yml",
3   "contactId": "jh0003",
4   "name": "LoadBalancer",
5   "description": "Represents logical function that be used in conjunction with a Floating Address to distribute an application’s traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).",
6   "resourceIconPath": "loadBalancer",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ],
17   "tags": [
18     "LoadBalancer"
19   ]
20 }