summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/common/service-metadata.json
blob: b9409f6ff7200fff32a283a9be2eca3d83f533a0 (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
{
  "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,
  "serviceApiArtifacts": null,
  "forwardingPaths": null,
  "metadata": {
    "uniqueId": "8c6a9a9b-fba3-42c9-97ff-04dfd4708d4b",
    "name": "NewServiceAuto",
    "version": "7.1",
    "isHighestVersion": true,
    "creationDate": 1568872562296,
    "lastUpdateDate": 1568872562296,
    "description": "2323",
    "lifecycleState": "CERTIFIED",
    "tags": ["NewServiceAuto"],
    "icon": "defaulticon",
    "normalizedName": "newserviceauto",
    "systemName": "Newserviceauto",
    "contactId": "m08740",
    "allVersions": {
      "1.0": "ddd11c00-e998-49f6-8523-1725ffeb8b03",
      "2.0": "f2ab18c7-8d15-4af2-8b51-25972c836c01",
      "3.0": "4563db36-6c24-4013-b872-73b10b828760",
      "4.0": "75312de7-ca54-488f-a922-7ee996aceec9",
      "5.0": "bb76bc99-fee3-4bb7-96cd-643b4b7a2ad4",
      "6.0": "0105b1ae-5162-42d2-8cf0-6cd17a1bf179",
      "7.0": "711e7af6-b901-4870-b76e-0b4c77bb15a9",
      "7.1": "8c6a9a9b-fba3-42c9-97ff-04dfd4708d4b"
    },
    "isDeleted": null,
    "serviceFunction": "232323",
    "csarUUID": null,
    "csarVersion": null,
    "importedToscaChecksum": null,
    "invariantUUID": "45cb8894-9110-4bf1-b026-fb0354f4a0d0",
    "componentType": "SERVICE",
    "categories": [{
      "name": "Network L1-3",
      "normalizedName": "network l1-3",
      "uniqueId": "serviceNewCategory.network l1-3",
      "icons": null,
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null
    }],
    "creatorUserId": "m08740",
    "creatorFullName": "Carlos Santana",
    "lastUpdaterUserId": "m08740",
    "lastUpdaterFullName": "Carlos Santana",
    "archiveTime": 0,
    "distributionStatus": "DISTRIBUTION_NOT_APPROVED",
    "ecompGeneratedNaming": true,
    "namingPolicy": "",
    "serviceType": "",
    "serviceRole": "",
    "environmentContext": "General_Revenue-Bearing",
    "instantiationType": "A-la-carte",
    "uuid": "248e4889-3c95-4662-8a62-5cebd98aa292",
    "vspArchived": false,
    "archived": false
  }
}