Release image version 1.12.2
[testsuite.git] / robot / assets / templates / sdc / catalog_service_monitoring.jinja
1 {
2   "artifacts": {},
3   "toscaArtifacts": {},
4   "contactId": "cs0008",
5   "categories": [
6     {
7       "name": "Network L4+",
8       "normalizedName": "network l4+",
9       "uniqueId": "serviceNewCategory.network l4+",
10       "icons": [
11         "network_l_4"
12       ],
13       "subcategories": null,
14       "version": null,
15       "ownerId": null,
16       "empty": false,
17       "type": null
18    }
19   ],
20   "description": "Created by robot for monitoring template",
21   "icon": "defaulticon",
22   "componentInstancesProperties": {},
23   "componentInstancesAttributes": {},
24   "name": "{{service_name}}",
25   "tags": [
26     "robot-ete",
27     "{{service_name}}"
28   ],
29   "capabilities": {},
30   "requirements": {},
31   "deploymentArtifacts": {},
32   "componentType": "SERVICE",
33   "projectCode": "123456",
34   "componentInstances": [],
35   "properties": [],
36   "attributes": [],
37   "forwardingPaths": {},
38   "ecompGeneratedNaming": true,
39   "serviceApiArtifacts": {},
40   "instantiationType": "A-la-carte",
41   "environmentContext": "General_Revenue-Bearing"
42 }