summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/metadata-vf1.json
blob: 5953127225e1851fefeb922ad136fd0953b7eea4 (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
{
    "artifacts": null,
    "deploymentArtifacts": null,
    "toscaArtifacts": null,
    "categories": null,
    "creatorUserId": null,
    "creatorFullName": null,
    "lastUpdaterUserId": null,
    "lastUpdaterFullName": null,
    "componentType": null,
    "componentInstances": null,
    "componentInstancesRelations": null,
    "componentInstancesInputs": null,
    "componentInstancesProperties": null,
    "componentInstancesAttributes": null,
    "capabilities": null,
    "policies": null,
    "requirements": null,
    "inputs": null,
    "groups": null,
    "additionalInformation": null,
    "interfaceOperations": null,
    "interfaces": null,
    "metadata": {
        "uniqueId": "e32297d7-078c-4197-a3e2-8ee20779bc56",
        "name": "ShayTestVF",
        "version": "1.1",
        "isHighestVersion": true,
        "creationDate": 1559216047656,
        "lastUpdateDate": 1559216047656,
        "description": "111",
        "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
        "tags": ["ShayTestVF"],
        "icon": "defaulticon",
        "normalizedName": "shaytestvf",
        "systemName": "Shaytestvf",
        "contactId": "cs0008",
        "allVersions": {
            "1.0": "f481208f-ae8f-4059-8e25-db6d3ed0dbdd",
            "1.1": "e32297d7-078c-4197-a3e2-8ee20779bc56"
        },
        "isDeleted": null,
        "csarUUID": null,
        "csarVersion": null,
        "importedToscaChecksum": null,
        "invariantUUID": "08cad9e4-e965-4f46-b917-b932aa885095",
        "componentType": "RESOURCE",
        "categories": [{
            "name": "Application L4+",
            "normalizedName": "application l4+",
            "uniqueId": "resourceNewCategory.application l4+",
            "icons": null,
            "subcategories": [{
                "name": "Border Element",
                "normalizedName": "border element",
                "uniqueId": "resourceNewCategory.application l4+.border element",
                "icons": ["borderElement"],
                "groupings": null,
                "version": null,
                "ownerId": null,
                "empty": false,
                "type": null
            }],
            "version": null,
            "ownerId": null,
            "empty": false,
            "type": null
        }],
        "creatorUserId": "cs0008",
        "creatorFullName": "Carlos Santana",
        "lastUpdaterUserId": "cs0008",
        "lastUpdaterFullName": "Carlos Santana",
        "archiveTime": 0,
        "vendorName": "111",
        "vendorRelease": "111",
        "resourceVendorModelNumber": "",
        "resourceType": "VF",
        "isAbstract": null,
        "cost": null,
        "licenseType": null,
        "toscaResourceName": "org.openecomp.resource.vf.Shaytestvf",
        "derivedFrom": null,
        "uuid": "eb3d9b9b-bebb-4b75-8702-29d25285f8da",
        "archived": false,
        "vspArchived": false
    },
    "derivedFrom": null,
    "derivedList": null,
    "properties": null,
    "attributes": null,
    "defaultCapabilities": null
}