Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / update-vsp / vf-metadata-first.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": "92582379-f0d5-4655-a0f1-f92b3038d853",
26         "name": "test update vsp",
27         "version": "0.1",
28         "isHighestVersion": true,
29         "creationDate": 1572522713636,
30         "lastUpdateDate": 1572522839155,
31         "description": "test update vsp cypress",
32         "lifecycleState": "NOT_CERTIFIED_CHECKIN",
33         "tags": [
34             "test update vsp"
35         ],
36         "icon": "defaulticon",
37         "normalizedName": "testupdatevsp",
38         "systemName": "TestUpdateVsp",
39         "contactId": "m08740",
40         "allVersions": {
41             "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853"
42         },
43         "isDeleted": null,
44         "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
45         "csarVersion": "1.0",
46         "importedToscaChecksum": null,
47         "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
48         "componentType": "RESOURCE",
49         "categories": [
50             {
51                 "name": "Network L2-3",
52                 "normalizedName": "network l2-3",
53                 "uniqueId": "resourceNewCategory.network l2-3",
54                 "icons": null,
55                 "subcategories": [
56                     {
57                         "name": "Gateway",
58                         "normalizedName": "gateway",
59                         "uniqueId": "resourceNewCategory.network l2-3.gateway",
60                         "icons": [
61                             "gateway"
62                         ],
63                         "groupings": null,
64                         "version": null,
65                         "ownerId": null,
66                         "empty": false,
67                         "type": null
68                     }
69                 ],
70                 "version": null,
71                 "ownerId": null,
72                 "empty": false,
73                 "type": null
74             }
75         ],
76         "creatorUserId": "m08740",
77         "creatorFullName": "Carlos Santana",
78         "lastUpdaterUserId": "m08740",
79         "lastUpdaterFullName": "Carlos Santana",
80         "archiveTime": 0,
81         "vendorName": "test vlm",
82         "vendorRelease": "1.0",
83         "resourceVendorModelNumber": "",
84         "resourceType": "VF",
85         "isAbstract": null,
86         "cost": null,
87         "licenseType": null,
88         "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
89         "derivedFrom": null,
90         "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
91         "archived": false,
92         "vspArchived": false
93     },
94     "derivedFrom": null,
95     "derivedList": null,
96     "properties": null,
97     "attributes": null,
98     "defaultCapabilities": null
99 }