aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json')
-rw-r--r--catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json b/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json
new file mode 100644
index 0000000000..004589e324
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.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,
+ "interfaces": null,
+ "nodeFilter": null,
+ "properties": null,
+ "componentInstancesInterfaces": null,
+ "serviceApiArtifacts": null,
+ "forwardingPaths": null,
+ "metadata": {
+ "uniqueId": "39be5200-143f-4962-a0ad-52882c2df138",
+ "name": "test service",
+ "version": "0.3",
+ "isHighestVersion": true,
+ "creationDate": 1564313928733,
+ "lastUpdateDate": 1564313928733,
+ "description": "gg",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": ["test service"],
+ "icon": "defaulticon",
+ "normalizedName": "testservice",
+ "systemName": "TestService",
+ "contactId": "cs0008",
+ "allVersions": {
+ "0.1": "693b08c5-bd20-41f4-8d10-81a8d8351944",
+ "0.2": "1e9dd3b2-dab4-41fc-b895-ed6b7dc36f31",
+ "0.3": "39be5200-143f-4962-a0ad-52882c2df138"
+ },
+ "isDeleted": null,
+ "projectCode": "12347557575",
+ "csarUUID": null,
+ "csarVersion": null,
+ "importedToscaChecksum": null,
+ "invariantUUID": "d6aff8a3-ac91-429b-b5f5-a390dd4cb03d",
+ "componentType": "SERVICE",
+ "categories": [
+ {
+ "name": "E2E Service",
+ "normalizedName": "e2e service",
+ "uniqueId": "serviceNewCategory.e2e service",
+ "icons": null,
+ "subcategories": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "cs0008",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "cs0008",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "distributionStatus": "DISTRIBUTION_NOT_APPROVED",
+ "ecompGeneratedNaming": true,
+ "namingPolicy": "",
+ "serviceType": "",
+ "serviceRole": "",
+ "environmentContext": "General_Revenue-Bearing",
+ "instantiationType": "A-la-carte",
+ "archived": false,
+ "uuid": "b41e05e0-d590-4166-9116-1d60a05ebee5",
+ "vspArchived": false
+ },
+ "nodeFilterData": null
+}