File: //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": {
"availability_zone": "fra1",
"instance-id": 214048974,
"interfaces": {
"private": [
{
"ipv4": {
"gateway": "0.0.0.0",
"ip_address": "10.135.0.2",
"netmask": "255.255.0.0"
},
"mac": "be:0c:e0:67:91:18",
"type": "private"
}
],
"public": [
{
"anchor_ipv4": {
"gateway": "10.19.0.1",
"ip_address": "10.19.0.6",
"netmask": "255.255.0.0"
},
"ipv4": {
"gateway": "46.101.192.1",
"ip_address": "46.101.216.118",
"netmask": "255.255.192.0"
},
"mac": "46:67:a2:f0:e8:ce",
"type": "public"
}
]
},
"local-hostname": "wordpress-ubuntu-s-2vcpu-4gb-fra1-01",
"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",
"20.04",
"focal"
],
"platform": "Linux-5.4.0-169-generic-x86_64-with-glibc2.29",
"python": "3.8.10",
"release": "5.4.0-169-generic",
"system": "Linux",
"uname": [
"Linux",
"wordpress-ubuntu-s-2vcpu-4gb-fra1-01",
"5.4.0-169-generic",
"#187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023",
"x86_64",
"x86_64"
],
"variant": "ubuntu"
},
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": "fra1",
"availability_zone": "fra1",
"cloud-name": "digitalocean",
"cloud_id": "digitalocean",
"cloud_name": "digitalocean",
"distro": "ubuntu",
"distro_release": "focal",
"distro_version": "20.04",
"instance-id": "214048974",
"instance_id": "214048974",
"kernel_release": "5.4.0-169-generic",
"local-hostname": "wordpress-ubuntu-s-2vcpu-4gb-fra1-01",
"local_hostname": "wordpress-ubuntu-s-2vcpu-4gb-fra1-01",
"machine": "x86_64",
"platform": "digitalocean",
"public_ssh_keys": [],
"python_version": "3.8.10",
"region": null,
"subplatform": "metadata (http://169.254.169.254/metadata/v1.json)",
"system_platform": "Linux-5.4.0-169-generic-x86_64-with-glibc2.29",
"variant": "ubuntu"
}
}