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
|
{
"artifacts": null,
"deploymentArtifacts": null,
"toscaArtifacts": null,
"categories": null,
"creatorUserId": null,
"creatorFullName": null,
"lastUpdaterUserId": null,
"lastUpdaterFullName": null,
"componentType": null,
"componentInstances": null,
"componentInstancesRelations": null,
"componentInstancesInputs": null,
"componentInstancesProperties": null,
"componentInstancesAttributes": null,
"capabilities": null,
"policies": null,
"requirements": null,
"inputs": null,
"groups": null,
"additionalInformation": null,
"interfaceOperations": null,
"interfaces": null,
"serviceApiArtifacts": null,
"forwardingPaths": null,
"metadata": {
"uniqueId": "035ca9eb-ab9a-4e03-9bfb-e051a6c47a82",
"name": "Service1",
"version": "4.3",
"isHighestVersion": true,
"creationDate": 1574695759754,
"lastUpdateDate": 1574695759754,
"description": "My Description",
"lifecycleState": "NOT_CERTIFIED_CHECKOUT",
"tags": [
"Service1",
"ttt"
],
"icon": "defaulticon",
"normalizedName": "service1",
"systemName": "Service1",
"contactId": "m08740",
"allVersions": {
"1.0": "cd40f757-9c3e-43fc-8ff8-791e91b3eed6",
"2.0": "552fced9-b278-4c74-80ce-b46088bc9a1b",
"3.0": "f91e6424-c23b-4132-a18b-7cf69c00459d",
"4.0": "11868537-096c-4de1-8448-a8edec847878",
"4.1": "d433bebe-f020-4eed-9e88-49767bb89f1e",
"4.2": "655cdafd-806b-419a-9901-6692f0236beb",
"4.3": "035ca9eb-ab9a-4e03-9bfb-e051a6c47a82"
},
"isDeleted": null,
"csarUUID": null,
"csarVersion": null,
"importedToscaChecksum": null,
"invariantUUID": "cacde30b-3a74-460d-9fcc-d2fb63ebe75f",
"componentType": "SERVICE",
"categories": [
{
"name": "Network Service",
"normalizedName": "network service",
"uniqueId": "serviceNewCategory.network service",
"icons": null,
"subcategories": null,
"version": null,
"ownerId": null,
"empty": false,
"type": null
}
],
"creatorUserId": "m08740",
"creatorFullName": "Carlos Santana",
"lastUpdaterUserId": "m08740",
"lastUpdaterFullName": "Carlos Santana",
"archiveTime": 1574695514690,
"distributionStatus": "DISTRIBUTION_NOT_APPROVED",
"ecompGeneratedNaming": true,
"namingPolicy": "",
"serviceType": "",
"serviceFunction": "serviceFunction1",
"serviceRole": "",
"environmentContext": "General_Revenue-Bearing",
"instantiationType": "A-la-carte",
"uuid": "af8f1c59-620b-4603-bf3f-1e81a737d79e",
"archived": false,
"vspArchived": false
}
}
|