aboutsummaryrefslogtreecommitdiffstats
path: root/vid/src/main/resources/catalog.json
blob: 76dca9cac04c1f3384f1a07a088a94610ca2b348 (plain)
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
	"services": {
		"0346aa9f-57b7-458a-9681-daf5b19d52b0": {
			"uuid": "0346aa9f-57b7-458a-9681-daf5b19d52b0",
			"name": "The Worst Service",
			"version": "1.0",
			"toscaModelURL": "sampleTosca.csar",
			"category": "Bad Services",
			"lifecycleState": "NOT_CERTIFIED_CHECKOUT",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"distributionStatus": "DISTRIBUTION_REJECTED",
			"artifacts": [],
			"resources": []
		},
		"1346aa9f-57b7-458a-9681-daf5b19d52b1": {
			"uuid": "1346aa9f-57b7-458a-9681-daf5b19d52b1",
			"name": "The Worst Service",
			"version": "1.1",
			"toscaModelURL": "sampleTosca.csar",
			"category": "Bad Services",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"distributionStatus": "DISTRIBUTED",
			"artifacts": [],
			"resources": []
		},
		"3346aa9f-57b7-458a-9681-daf5b19d52b3": {
			"uuid": "3346aa9f-57b7-458a-9681-daf5b19d52b3",
			"name": "Bland Service",
			"version": "1.9",
			"toscaModelURL": "sampleTosca.csar",
			"category": "Neutral Services",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"distributionStatus": "DISTRIBUTION_NOT_APPROVED",
			"artifacts": [],
			"resources": []
		},
		"2346aa9f-57b7-458a-9681-daf5b19d52b2": {
			"uuid": "2346aa9f-57b7-458a-9681-daf5b19d52b2",
			"name": "The Best Service",
			"version": "1.3",
			"toscaModelURL": "sampleTosca.csar",
			"category": "Good Services",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"distributionStatus": "DISTRIBUTION_APPROVED",
			"artifacts": [
					{
						"artifactUUID": "0cf78c81-1246-45e7-a190-eaa309ee5680",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					},
					{
						"artifactUUID": "1cf78c81-1246-45e7-a190-eaa309ee5681",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					},
					{
						"artifactUUID": "2cf78c81-1246-45e7-a190-eaa309ee5682",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					}
			],
			"resources": []
		}
	},
	"resources": {
		"2f92b5b0-10ff-4cf4-9531-88546fe88a42": {
			"uuid": "2f92b5b0-10ff-4cf4-9531-88546fe88a42",
			"invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d",
			"name": "The Worst Resource",
			"version": "0.1",
			"toscaModelURL": "sampleTosca.csar",
			"toscaModel": "http://www.openecomp.org/",
			"toscaResourceName": "The Worst Resource (TOSCA)",
			"category": "Bad Resources",
			"subCategory": "Really Bad Resources",
			"resourceType": "VF",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"artifacts": [
					{
						"artifactUUID": "0cf78c81-1246-45e7-a190-eaa309ee5680",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					},
					{
						"artifactUUID": "1cf78c81-1246-45e7-a190-eaa309ee5681",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					},
					{
						"artifactUUID": "2cf78c81-1246-45e7-a190-eaa309ee5682",
						"generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680",
						"artifactName": "The Worst Artifact",
						"artifactType": "HEAT",
						"artifactDescription": "This is the worst artifact",
						"artifactURL": "http://www.openecomp.org/",
						"artifactTimeout": "60",
						"artifactChecksum": "A worthy checksum",
						"artifactVersion": "0.1",
					}
			]
		},
		"0f92b5b0-10ff-4cf4-9531-88546fe88a40": {
			"uuid": "0f92b5b0-10ff-4cf4-9531-88546fe88a40",
			"invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d",
			"name": "The Worst Resource",
			"version": "0.1",
			"toscaModelURL": "sampleTosca.csar",
			"toscaModel": "http://www.openecomp.org/",
			"toscaResourceName": "The Worst Resource (TOSCA)",
			"category": "Bad Resources",
			"subCategory": "Really Bad Resources",
			"resourceType": "VF",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"artifacts": []
		},
		"1f92b5b0-10ff-4cf4-9531-88546fe88a41": {
			"uuid": "1f92b5b0-10ff-4cf4-9531-88546fe88a41",
			"invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d",
			"name": "The Worst Resource",
			"version": "0.1",
			"toscaModelURL": "sampleTosca.csar",
			"toscaModel": "http://www.openecomp.org/",
			"toscaResourceName": "The Worst Resource (TOSCA)",
			"category": "Bad Resources",
			"subCategory": "Really Bad Resources",
			"resourceType": "VF",
			"lifecycleState": "CERTIFIED",
			"lastUpdaterUserId": "example@example.org",
			"lastUpdaterFullName": "Example User",
			"artifacts": []
		}
	}
}