get.porter.sh/porter@v1.3.0/pkg/exec/builder/testdata/install-output.json (about)

     1  [
     2    {
     3      "index": 0,
     4      "_id": 123123123,
     5      "_bigId": 1.23123123e+08,
     6      "canIpForward": false,
     7      "cpuPlatform": "Intel Haswell",
     8      "creationTimestamp": "2019-08-10T07:19:58.684-07:00",
     9      "deletionProtection": false,
    10      "disks": [
    11        {
    12          "autoDelete": true,
    13          "boot": true,
    14          "deviceName": "porter-test",
    15          "guestOsFeatures": [
    16            {
    17              "type": "VIRTIO_SCSI_MULTIQUEUE"
    18            }
    19          ],
    20          "index": 0,
    21          "interface": "SCSI",
    22          "kind": "compute#attachedDisk",
    23          "licenses": [
    24            "https://www.googleapis.com/compute/v1/projects/debian-cloud/global/licenses/debian-9-stretch"
    25          ],
    26          "mode": "READ_WRITE",
    27          "source": "https://www.googleapis.com/compute/v1/projects/porterci/zones/us-central1-a/disks/porter-test",
    28          "type": "PERSISTENT"
    29        }
    30      ],
    31      "id": "1085517466897181794",
    32      "kind": "compute#instance",
    33      "labelFingerprint": "42WmSpB8rSM=",
    34      "machineType": "https://www.googleapis.com/compute/v1/projects/porterci/zones/us-central1-a/machineTypes/f1-micro",
    35      "metadata": {
    36        "fingerprint": "i_jU22MmpMs=",
    37        "kind": "compute#metadata"
    38      },
    39      "name": "porter-test",
    40      "networkInterfaces": [
    41        {
    42          "accessConfigs": [
    43            {
    44              "kind": "compute#accessConfig",
    45              "name": "external-nat",
    46              "natIP": "104.155.166.51",
    47              "networkTier": "PREMIUM",
    48              "type": "ONE_TO_ONE_NAT"
    49            }
    50          ],
    51          "fingerprint": "xkeBXLD6jq0=",
    52          "kind": "compute#networkInterface",
    53          "name": "nic0",
    54          "network": "https://www.googleapis.com/compute/v1/projects/porterci/global/networks/default",
    55          "networkIP": "10.128.0.13",
    56          "subnetwork": "https://www.googleapis.com/compute/v1/projects/porterci/regions/us-central1/subnetworks/default"
    57        }
    58      ],
    59      "scheduling": {
    60        "automaticRestart": true,
    61        "onHostMaintenance": "MIGRATE",
    62        "preemptible": false
    63      },
    64      "selfLink": "https://www.googleapis.com/compute/v1/projects/porterci/zones/us-central1-a/instances/porter-test",
    65      "serviceAccounts": [
    66        {
    67          "email": "410833931633-compute@developer.gserviceaccount.com",
    68          "scopes": [
    69            "https://www.googleapis.com/auth/devstorage.read_only",
    70            "https://www.googleapis.com/auth/logging.write",
    71            "https://www.googleapis.com/auth/monitoring.write",
    72            "https://www.googleapis.com/auth/pubsub",
    73            "https://www.googleapis.com/auth/service.management.readonly",
    74            "https://www.googleapis.com/auth/servicecontrol",
    75            "https://www.googleapis.com/auth/trace.append"
    76          ]
    77        }
    78      ],
    79      "startRestricted": false,
    80      "status": "RUNNING",
    81      "tags": {
    82        "fingerprint": "42WmSpB8rSM="
    83      },
    84      "zone": "https://www.googleapis.com/compute/v1/projects/porterci/zones/us-central1-a"
    85    }
    86  ]