summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/common/service-metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/cypress/fixtures/common/service-metadata.json')
-rw-r--r--catalog-ui/cypress/fixtures/common/service-metadata.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/common/service-metadata.json b/catalog-ui/cypress/fixtures/common/service-metadata.json
new file mode 100644
index 0000000000..b9409f6ff7
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/common/service-metadata.json
@@ -0,0 +1,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
+ }
+}