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
|
{
"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": "b4fc3b6b-8681-4327-86a3-285c81ff8046",
"name": "MyService1",
"version": "0.2",
"isHighestVersion": true,
"creationDate": 1563292814667,
"lastUpdateDate": 1563292814667,
"description": "qqqq",
"lifecycleState": "NOT_CERTIFIED_CHECKIN",
"tags": [
"MyService1"
],
"icon": "defaulticon",
"normalizedName": "myservice1",
"systemName": "Myservice1",
"contactId": "m08740",
"allVersions": {
"0.1": "769acf73-8547-41ea-9843-c2bad19b4fef",
"0.2": "b4fc3b6b-8681-4327-86a3-285c81ff8046"
},
"isDeleted": null,
"serviceFunction": null,
"csarUUID": null,
"csarVersion": null,
"importedToscaChecksum": null,
"invariantUUID": "248b6860-b210-473f-825d-110da07e5cd5",
"componentType": "SERVICE",
"categories": [
{
"name": "Network L4+",
"normalizedName": "network l4+",
"uniqueId": "serviceNewCategory.network l4+",
"icons": null,
"subcategories": null,
"version": null,
"ownerId": null,
"empty": false,
"type": null
}
],
"creatorUserId": "m08740",
"creatorFullName": "Carlos Santana",
"lastUpdaterUserId": "m08740",
"lastUpdaterFullName": "Carlos Santana",
"archiveTime": 0,
"distributionStatus": "DISTRIBUTION_NOT_APPROVED",
"ecompGeneratedNaming": true,
"namingPolicy": "",
"serviceType": "",
"serviceRole": "",
"environmentContext": "General_Revenue-Bearing",
"instantiationType": "A-la-carte",
"uuid": "b8385662-3e3f-49fa-87c1-9f411affdf0b",
"archived": false,
"vspArchived": false
}
}
|