blob: 2ddd0f5c097cd9b67656160829a9f41199a871bd [file] [log] [blame]
ilanap637206b2018-02-04 17:06:22 +02001{
2 "artifacts": {},
3 "toscaArtifacts": {},
4 "contactId": "REPLACE USER_ID",
5 "categories": [
6 {
7 "name": "Generic",
8 "normalizedName": "generic",
9 "uniqueId": "REPLACE CATEGORY VSP",
10 "icons": null,
11 "subcategories": [
12 {
13 "name": "Abstract",
14 "normalizedName": "abstract",
15 "uniqueId": "REPLACE SUBCATEGORY VSP",
16 "icons": [
17 "objectStorage",
18 "compute"
19 ],
20 "groupings": null,
21 "ownerId": null,
22 "empty": false
23 }
24 ],
25 "ownerId": null,
26 "empty": false
27 }
28 ],
29 "description": "REPLACE VSP DESCRIPTION",
30 "icon": "defaulticon",
31 "componentInstancesProperties": {},
32 "componentInstancesAttributes": {},
33 "name": "REPLACE VSP NAME",
34 "tags": [
35 "REPLACE VSP NAME"
36 ],
37 "capabilities": {},
38 "requirements": {},
39 "deploymentArtifacts": {},
40 "componentType": "RESOURCE",
41 "vendorName": "REPLACE VLM NAME",
42 "vendorRelease": "1.0",
43 "componentInstances": [],
44 "properties": [],
45 "attributes": [],
46 "groups": [],
47 "resourceType": "VF",
48 "csarUUID": "REPLACE VSP ID",
49 "csarVersion": "1.0"
50}