Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / metadata-vf1.json
1 {
2     "artifacts": null,
3     "deploymentArtifacts": null,
4     "toscaArtifacts": null,
5     "categories": null,
6     "creatorUserId": null,
7     "creatorFullName": null,
8     "lastUpdaterUserId": null,
9     "lastUpdaterFullName": null,
10     "componentType": null,
11     "componentInstances": null,
12     "componentInstancesRelations": null,
13     "componentInstancesInputs": null,
14     "componentInstancesProperties": null,
15     "componentInstancesAttributes": null,
16     "capabilities": null,
17     "policies": null,
18     "requirements": null,
19     "inputs": null,
20     "groups": null,
21     "additionalInformation": null,
22     "interfaceOperations": null,
23     "interfaces": null,
24     "metadata": {
25         "uniqueId": "e32297d7-078c-4197-a3e2-8ee20779bc56",
26         "name": "ShayTestVF",
27         "version": "1.1",
28         "isHighestVersion": true,
29         "creationDate": 1559216047656,
30         "lastUpdateDate": 1559216047656,
31         "description": "111",
32         "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
33         "tags": ["ShayTestVF"],
34         "icon": "defaulticon",
35         "normalizedName": "shaytestvf",
36         "systemName": "Shaytestvf",
37         "contactId": "cs0008",
38         "allVersions": {
39             "1.0": "f481208f-ae8f-4059-8e25-db6d3ed0dbdd",
40             "1.1": "e32297d7-078c-4197-a3e2-8ee20779bc56"
41         },
42         "isDeleted": null,
43         "csarUUID": null,
44         "csarVersion": null,
45         "importedToscaChecksum": null,
46         "invariantUUID": "08cad9e4-e965-4f46-b917-b932aa885095",
47         "componentType": "RESOURCE",
48         "categories": [{
49             "name": "Application L4+",
50             "normalizedName": "application l4+",
51             "uniqueId": "resourceNewCategory.application l4+",
52             "icons": null,
53             "subcategories": [{
54                 "name": "Border Element",
55                 "normalizedName": "border element",
56                 "uniqueId": "resourceNewCategory.application l4+.border element",
57                 "icons": ["borderElement"],
58                 "groupings": null,
59                 "version": null,
60                 "ownerId": null,
61                 "empty": false,
62                 "type": null
63             }],
64             "version": null,
65             "ownerId": null,
66             "empty": false,
67             "type": null
68         }],
69         "creatorUserId": "cs0008",
70         "creatorFullName": "Carlos Santana",
71         "lastUpdaterUserId": "cs0008",
72         "lastUpdaterFullName": "Carlos Santana",
73         "archiveTime": 0,
74         "vendorName": "111",
75         "vendorRelease": "111",
76         "resourceVendorModelNumber": "",
77         "resourceType": "VF",
78         "isAbstract": null,
79         "cost": null,
80         "licenseType": null,
81         "toscaResourceName": "org.openecomp.resource.vf.Shaytestvf",
82         "derivedFrom": null,
83         "uuid": "eb3d9b9b-bebb-4b75-8702-29d25285f8da",
84         "archived": false,
85         "vspArchived": false
86     },
87     "derivedFrom": null,
88     "derivedList": null,
89     "properties": null,
90     "attributes": null,
91     "defaultCapabilities": null
92 }