get.porter.sh/porter@v1.3.0/tests/integration/testdata/migration/installation-show-hello-llama-output.json (about)

     1  {
     2    "schemaType": "Installation",
     3    "schemaVersion": "1.0.2",
     4    "id": "01G4XDHVAQ6B7ZPMC3WM9S5B8C",
     5    "name": "hello-llama",
     6    "namespace": "migrated",
     7    "bundle": {},
     8    "status": {
     9      "runId": "01G4XDMPF2FAV54V4TKQ4382RB",
    10      "action": "upgrade",
    11      "resultId": "01G4XDMQQ9NNX2DYJB433Y4ZK0",
    12      "resultStatus": "succeeded",
    13      "created": "2022-06-06T16:08:24.02396-05:00",
    14      "modified": "2022-06-06T16:09:57.346798-05:00",
    15      "installed": "2022-06-06T16:08:32.695559-05:00",
    16      "uninstalled": null,
    17      "bundleReference": "",
    18      "bundleVersion": "0.1.1",
    19      "bundleDigest": ""
    20    },
    21    "_calculated": {
    22      "resolvedParameters": [
    23        {
    24          "name": "name",
    25          "type": "string",
    26          "sensitive": false,
    27          "value": "big red"
    28        }
    29      ],
    30      "displayInstallationState": "installed",
    31      "displayInstallationStatus": "succeeded"
    32    }
    33  }