File: /var/run/cloud-init/instance-data.json
{
"base64_encoded_keys": [
"merged_cfg/random_seed/data",
"merged_system_cfg/random_seed/data"
],
"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": 61316176,
"local-hostname": "ubuntu-8gb-hel1-1",
"network-config": {
"config": [
{
"mac_address": "96:00:04:23:89:1b",
"name": "eth0",
"subnets": [
{
"ipv4": true,
"type": "dhcp"
},
{
"address": "2a01:4f9:c012:3b72::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": []
}
},
"merged_cfg": "redacted for non-root user",
"merged_system_cfg": "redacted for non-root user",
"sensitive_keys": [
"merged_cfg",
"merged_system_cfg"
],
"sys_info": {
"dist": [
"ubuntu",
"24.04",
"noble"
],
"platform": "Linux-6.8.0-55-generic-x86_64-with-glibc2.39",
"python": "3.12.3",
"release": "6.8.0-55-generic",
"system": "Linux",
"uname": [
"Linux",
"ubuntu-8gb-hel1-1",
"6.8.0-55-generic",
"#57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025",
"x86_64",
"x86_64"
],
"variant": "ubuntu"
},
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": null,
"availability_zone": null,
"cloud-name": "hetzner",
"cloud_id": "hetzner",
"cloud_name": "hetzner",
"distro": "ubuntu",
"distro_release": "noble",
"distro_version": "24.04",
"instance-id": "61316176",
"instance_id": "61316176",
"kernel_release": "6.8.0-55-generic",
"local-hostname": "ubuntu-8gb-hel1-1",
"local_hostname": "ubuntu-8gb-hel1-1",
"machine": "x86_64",
"platform": "hetzner",
"public_ssh_keys": [],
"python_version": "3.12.3",
"region": null,
"subplatform": "metadata (http://169.254.169.254/hetzner/v1/metadata)",
"system_platform": "Linux-6.8.0-55-generic-x86_64-with-glibc2.39",
"variant": "ubuntu"
}
}