Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / common / vf-metadata.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": "9d1a4890-a9ef-4120-bbc1-6fd9e35333e5",
26     "name": "VFTestForCypress",
27     "version": "0.1",
28     "isHighestVersion": true,
29     "creationDate": 1568795921514,
30     "lastUpdateDate": 1568795921514,
31     "description": "2323",
32     "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
33     "tags": ["VFTestForCypress"],
34     "icon": "defaulticon",
35     "normalizedName": "vftestforcypress",
36     "systemName": "Vftestforcypress",
37     "contactId": "m08740",
38     "allVersions": {
39       "0.1": "9d1a4890-a9ef-4120-bbc1-6fd9e35333e5"
40     },
41     "isDeleted": null,
42     "csarUUID": null,
43     "csarVersion": null,
44     "importedToscaChecksum": null,
45     "invariantUUID": "7953374b-b045-488b-b2b6-bc007c7e0b0b",
46     "componentType": "RESOURCE",
47     "categories": [{
48       "name": "Application L4+",
49       "normalizedName": "application l4+",
50       "uniqueId": "resourceNewCategory.application l4+",
51       "icons": null,
52       "subcategories": [{
53         "name": "Firewall",
54         "normalizedName": "firewall",
55         "uniqueId": "resourceNewCategory.application l4+.firewall",
56         "icons": ["firewall"],
57         "groupings": null,
58         "version": null,
59         "ownerId": null,
60         "empty": false,
61         "type": null
62       }],
63       "version": null,
64       "ownerId": null,
65       "empty": false,
66       "type": null
67     }],
68     "creatorUserId": "m08740",
69     "creatorFullName": "Carlos Santana",
70     "lastUpdaterUserId": "m08740",
71     "lastUpdaterFullName": "Carlos Santana",
72     "archiveTime": 0,
73     "vendorName": "12112",
74     "vendorRelease": "121212",
75     "resourceVendorModelNumber": "",
76     "resourceType": "VF",
77     "isAbstract": null,
78     "cost": null,
79     "licenseType": null,
80     "toscaResourceName": "org.openecomp.resource.vf.Vftestforcypress",
81     "derivedFrom": null,
82     "archived": false,
83     "vspArchived": false,
84     "uuid": "de778f3c-dadf-4b3f-ac77-dba2588035e0"
85   },
86   "derivedFrom": null,
87   "derivedList": null,
88   "properties": null,
89   "attributes": null,
90   "defaultCapabilities": null
91 }