Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / common / service-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   "serviceApiArtifacts": null,
25   "forwardingPaths": null,
26   "metadata": {
27     "uniqueId": "8c6a9a9b-fba3-42c9-97ff-04dfd4708d4b",
28     "name": "NewServiceAuto",
29     "version": "7.1",
30     "isHighestVersion": true,
31     "creationDate": 1568872562296,
32     "lastUpdateDate": 1568872562296,
33     "description": "2323",
34     "lifecycleState": "CERTIFIED",
35     "tags": ["NewServiceAuto"],
36     "icon": "defaulticon",
37     "normalizedName": "newserviceauto",
38     "systemName": "Newserviceauto",
39     "contactId": "m08740",
40     "allVersions": {
41       "1.0": "ddd11c00-e998-49f6-8523-1725ffeb8b03",
42       "2.0": "f2ab18c7-8d15-4af2-8b51-25972c836c01",
43       "3.0": "4563db36-6c24-4013-b872-73b10b828760",
44       "4.0": "75312de7-ca54-488f-a922-7ee996aceec9",
45       "5.0": "bb76bc99-fee3-4bb7-96cd-643b4b7a2ad4",
46       "6.0": "0105b1ae-5162-42d2-8cf0-6cd17a1bf179",
47       "7.0": "711e7af6-b901-4870-b76e-0b4c77bb15a9",
48       "7.1": "8c6a9a9b-fba3-42c9-97ff-04dfd4708d4b"
49     },
50     "isDeleted": null,
51     "serviceFunction": "232323",
52     "csarUUID": null,
53     "csarVersion": null,
54     "importedToscaChecksum": null,
55     "invariantUUID": "45cb8894-9110-4bf1-b026-fb0354f4a0d0",
56     "componentType": "SERVICE",
57     "categories": [{
58       "name": "Network L1-3",
59       "normalizedName": "network l1-3",
60       "uniqueId": "serviceNewCategory.network l1-3",
61       "icons": null,
62       "subcategories": null,
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     "distributionStatus": "DISTRIBUTION_NOT_APPROVED",
74     "ecompGeneratedNaming": true,
75     "namingPolicy": "",
76     "serviceType": "",
77     "serviceRole": "",
78     "environmentContext": "General_Revenue-Bearing",
79     "instantiationType": "A-la-carte",
80     "uuid": "248e4889-3c95-4662-8a62-5cebd98aa292",
81     "vspArchived": false,
82     "archived": false
83   }
84 }