Catalog alignment

Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
diff --git a/catalog-ui/cypress/fixtures/deployment-artifacts/heat-env-post-result.json b/catalog-ui/cypress/fixtures/deployment-artifacts/heat-env-post-result.json
new file mode 100644
index 0000000..0f3ffe1
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/deployment-artifacts/heat-env-post-result.json
@@ -0,0 +1,64 @@
+{
+  "payloadData": null,
+  "listHeatParameters": [
+    {
+      "uniqueId": null,
+      "name": "vnf_name",
+      "type": "string",
+      "description": "Unique name for this VF instance",
+      "currentValue": null,
+      "defaultValue": null,
+      "version": null,
+      "ownerId": null,
+      "empty": false
+    }
+  ],
+  "creationDate": 1563890023994,
+  "timeout": 0,
+  "description": "Auto-generated HEAT Environment deployment artifact",
+  "artifactName": "base_ldsa.env",
+  "artifactLabel": "heat2env",
+  "uniqueId": "b4fc3b6b-8681-4327-86a3-285c81ff8046.24566301-f314-4cf4-981e-2b80f0e04ae2.vsp11.heat2env",
+  "requiredArtifacts": null,
+  "generated": false,
+  "artifactType": "HEAT_ENV",
+  "artifactRef": null,
+  "artifactUUID": "0a41c295-8e0b-4566-9c6a-71bcf260e956",
+  "artifactVersion": "18",
+  "heatParameters": [
+    {
+      "uniqueId": null,
+      "name": "vnf_name",
+      "type": "string",
+      "description": "Unique name for this VF instance",
+      "currentValue": null,
+      "defaultValue": null,
+      "version": null,
+      "ownerId": null,
+      "empty": false
+    }
+  ],
+  "artifactGroupType": "DEPLOYMENT",
+  "heatParamsUpdateDate": 1564402480264,
+  "artifactChecksum": null,
+  "generatedFromId": "36cf379e-d218-4413-bec6-a50076289c26.heat2",
+  "mandatory": true,
+  "serviceApi": false,
+  "payloadUpdateDate": null,
+  "lastUpdateDate": 1563890023994,
+  "duplicated": false,
+  "creatorFullName": "Carlos Santana",
+  "esId": null,
+  "artifactDisplayName": "HEAT ENV",
+  "userIdCreator": "m08740",
+  "updaterFullName": "Carlos Santana",
+  "userIdLastUpdater": "m08740",
+  "isFromCsar": true,
+  "apiUrl": null,
+  "artifactRepository": null,
+  "artifactCreator": null,
+  "version": null,
+  "ownerId": null,
+  "empty": false,
+  "type": null
+}
\ No newline at end of file