File: //var/run/cloud-init/instance-data.json
{
"base64_encoded_keys": [],
"ds": {
"_doc": "EXPERIMENTAL: The structure and format of content scoped under the 'ds' key may change in subsequent releases of cloud-init.",
"meta_data": {
"instance-id": 29510796,
"local-hostname": "f17",
"network-config": {
"config": [
{
"mac_address": "96:00:01:f6:b0:90",
"name": "eth0",
"subnets": [
{
"ipv4": true,
"type": "dhcp"
},
{
"address": "2a01:4f9:c012:4a4d::1/64",
"dns_nameservers": [
"2a01:4ff:ff00::add:2",
"2a01:4ff:ff00::add:1"
],
"gateway": "fe80::1",
"ipv6": true,
"type": "static"
}
],
"type": "physical"
}
],
"version": 1
},
"public-keys": []
}
},
"sensitive_keys": [],
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": null,
"availability_zone": null,
"cloud-name": "hetzner",
"cloud_name": "hetzner",
"instance-id": "29510796",
"instance_id": "29510796",
"local-hostname": "f17",
"local_hostname": "f17",
"platform": "hetzner",
"public_ssh_keys": [],
"region": null,
"subplatform": "metadata (http://169.254.169.254/hetzner/v1/metadata)"
}
}