summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/update-vsp/vf-metadata-first.json
blob: 71f253583972542e47bbd43d019f0be6afdc267d (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
93
94
95
96
97
98
99
{
    "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": "92582379-f0d5-4655-a0f1-f92b3038d853",
        "name": "test update vsp",
        "version": "0.1",
        "isHighestVersion": true,
        "creationDate": 1572522713636,
        "lastUpdateDate": 1572522839155,
        "description": "test update vsp cypress",
        "lifecycleState": "NOT_CERTIFIED_CHECKIN",
        "tags": [
            "test update vsp"
        ],
        "icon": "defaulticon",
        "normalizedName": "testupdatevsp",
        "systemName": "TestUpdateVsp",
        "contactId": "m08740",
        "allVersions": {
            "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853"
        },
        "isDeleted": null,
        "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
        "csarVersion": "1.0",
        "importedToscaChecksum": null,
        "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
        "componentType": "RESOURCE",
        "categories": [
            {
                "name": "Network L2-3",
                "normalizedName": "network l2-3",
                "uniqueId": "resourceNewCategory.network l2-3",
                "icons": null,
                "subcategories": [
                    {
                        "name": "Gateway",
                        "normalizedName": "gateway",
                        "uniqueId": "resourceNewCategory.network l2-3.gateway",
                        "icons": [
                            "gateway"
                        ],
                        "groupings": null,
                        "version": null,
                        "ownerId": null,
                        "empty": false,
                        "type": null
                    }
                ],
                "version": null,
                "ownerId": null,
                "empty": false,
                "type": null
            }
        ],
        "creatorUserId": "m08740",
        "creatorFullName": "Carlos Santana",
        "lastUpdaterUserId": "m08740",
        "lastUpdaterFullName": "Carlos Santana",
        "archiveTime": 0,
        "vendorName": "test vlm",
        "vendorRelease": "1.0",
        "resourceVendorModelNumber": "",
        "resourceType": "VF",
        "isAbstract": null,
        "cost": null,
        "licenseType": null,
        "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
        "derivedFrom": null,
        "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
        "archived": false,
        "vspArchived": false
    },
    "derivedFrom": null,
    "derivedList": null,
    "properties": null,
    "attributes": null,
    "defaultCapabilities": null
}