aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/deployment-artifacts/heat-env-post-result.json
blob: 0f3ffe1f676e49930c240da2cd534e4806d8de54 (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
{
  "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
}