summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json')
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json57
1 files changed, 57 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json
new file mode 100644
index 0000000000..0dd16f194a
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json
@@ -0,0 +1,57 @@
+{
+ "uniqueId": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "name": "test update vsp",
+ "version": "0.2",
+ "isHighestVersion": true,
+ "creationDate": 1572525841186,
+ "lastUpdateDate": 1572525841186,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05"
+ },
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "1.0",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "empty": false
+ }
+ ],
+ "empty": false
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+} \ No newline at end of file