get.porter.sh/porter@v1.3.0/tests/integration/testdata/migration/installations-list-output.json (about)

     1  [
     2    {
     3      "schemaType": "Installation",
     4      "schemaVersion": "1.0.2",
     5      "id": "01G6K8CZ08T78WXTJYHR0NTYBS",
     6      "name": "sensitive-data",
     7      "namespace": "migrated",
     8      "bundle": {},
     9      "status": {
    10        "runId": "01G6K8CZ08T78WXTJYHR0NTYBS",
    11        "action": "install",
    12        "resultId": "01G6K8D05SHAHR6PBBCT49B1JM",
    13        "resultStatus": "succeeded",
    14        "created": "2022-06-23T13:57:20.392626-05:00",
    15        "modified": "2022-06-23T13:57:20.392626-05:00",
    16        "installed": "2022-06-23T13:57:21.593107-05:00",
    17        "uninstalled": null,
    18        "bundleReference": "",
    19        "bundleVersion": "0.0.1",
    20        "bundleDigest": ""
    21      },
    22      "_calculated": {
    23        "resolvedParameters": null,
    24        "displayInstallationState": "installed",
    25        "displayInstallationStatus": "succeeded"
    26      }
    27    },
    28    {
    29      "schemaType": "Installation",
    30      "schemaVersion": "1.0.2",
    31      "id": "01G4XDHVAQ6B7ZPMC3WM9S5B8C",
    32      "name": "hello-llama",
    33      "namespace": "migrated",
    34      "bundle": {},
    35      "status": {
    36        "runId": "01G4XDMPF2FAV54V4TKQ4382RB",
    37        "action": "upgrade",
    38        "resultId": "01G4XDMQQ9NNX2DYJB433Y4ZK0",
    39        "resultStatus": "succeeded",
    40        "created": "2022-06-06T16:08:24.02396-05:00",
    41        "modified": "2022-06-06T16:09:57.346798-05:00",
    42        "installed": "2022-06-06T16:08:32.695559-05:00",
    43        "uninstalled": null,
    44        "bundleReference": "",
    45        "bundleVersion": "0.1.1",
    46        "bundleDigest": ""
    47      },
    48      "_calculated": {
    49        "resolvedParameters": null,
    50        "displayInstallationState": "installed",
    51        "displayInstallationStatus": "succeeded"
    52      }
    53    },
    54    {
    55      "schemaType": "Installation",
    56      "schemaVersion": "1.0.2",
    57      "id": "01G4XDG6XY7940XN5A57SGHPN0",
    58      "name": "creds-tutorial",
    59      "namespace": "migrated",
    60      "bundle": {},
    61      "status": {
    62        "runId": "01G4XDGS2DNMT33AGDZ87AC55X",
    63        "action": "upgrade",
    64        "resultId": "01G4XDGVEAJXPQ8GN7HQX9DH0N",
    65        "resultStatus": "succeeded",
    66        "created": "2022-06-06T16:07:30.366264-05:00",
    67        "modified": "2022-06-06T16:07:48.941115-05:00",
    68        "installed": "2022-06-06T16:07:38.507381-05:00",
    69        "uninstalled": null,
    70        "bundleReference": "",
    71        "bundleVersion": "0.1.0",
    72        "bundleDigest": ""
    73      },
    74      "_calculated": {
    75        "resolvedParameters": null,
    76        "displayInstallationState": "installed",
    77        "displayInstallationStatus": "succeeded"
    78      }
    79    },
    80    {
    81      "schemaType": "Installation",
    82      "schemaVersion": "1.0.2",
    83      "id": "01G1VJGY43HT3KZN82DS6DDPWH",
    84      "name": "hello1",
    85      "namespace": "migrated",
    86      "bundle": {},
    87      "status": {
    88        "runId": "01G1VJQJV0RN5AW5BSZHNTVYTV",
    89        "action": "uninstall",
    90        "resultId": "01G1VJQM4AVN7SCXC8WV3M0D7N",
    91        "resultStatus": "succeeded",
    92        "created": "2022-04-28T16:09:42.65907-05:00",
    93        "modified": "2022-04-29T16:13:20.48026-05:00",
    94        "installed": "2022-04-29T16:09:47.190534-05:00",
    95        "uninstalled": "2022-04-29T16:13:21.802457-05:00",
    96        "bundleReference": "",
    97        "bundleVersion": "0.1.1",
    98        "bundleDigest": ""
    99      },
   100      "_calculated": {
   101        "resolvedParameters": null,
   102        "displayInstallationState": "uninstalled",
   103        "displayInstallationStatus": "succeeded"
   104      }
   105    }
   106  ]