1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
{
"artifacts": {
},
"toscaArtifacts": {
},
"contactId": "cs0008",
"categories": [
{
"name": "Network L4+",
"normalizedName": "network l4+",
"uniqueId": "serviceNewCategory.network l4+",
"icons": [
"network_l_4"
],
"subcategories": null,
"version": null,
"ownerId": null,
"empty": false,
"type": null
}
],
"description": "service1 for bdd",
"icon": "defaulticon",
"componentInstancesProperties": {
},
"componentInstancesAttributes": {
},
"name": "service1",
"tags": [
"service1"
],
"capabilities": {
},
"requirements": {
},
"deploymentArtifacts": {
},
"componentType": "SERVICE",
"projectCode": "010203",
"componentInstances": [
],
"properties": [
],
"inputs": [
{
"uniqueId": "03eeb10e-cf2a-41b8-9d8e-d2dbd094f9d4.test1_dasddas",
"type": "scalar-unit.size",
"required": false,
"definition": false,
"schema": {
"properties": {
},
"property": {
"type": "",
"required": false,
"definition": true,
"password": false,
"hidden": false,
"immutable": false,
"getInputProperty": false,
"empty": false
},
"empty": false
},
"password": false,
"name": "test1_dasddas",
"hidden": false,
"immutable": false,
"instanceUniqueId": "03eeb10e-cf2a-41b8-9d8e-d2dbd094f9d4",
"propertyId": "03eeb10e-cf2a-41b8-9d8e-d2dbd094f9d4.dasddas",
"parentUniqueId": "cs0008",
"schemaType": "",
"getInputProperty": false,
"ownerId": "cs0008",
"empty": false
}
],
"attributes": [
],
"forwardingPaths": {
},
"ecompGeneratedNaming": true,
"serviceApiArtifacts": {
},
"instantiationType": "A-la-carte",
"environmentContext": "General_Revenue-Bearing"
}
|