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.",
"ec2_metadata": {},
"meta_data": {
"admin_pass": "296b380775804de4684726c36b8405a7",
"availability_zone": "sgp1",
"files": [
{
"content_path": "/content/0000",
"path": "/etc/network/interfaces"
},
{
"content_path": "/content/000u",
"path": "/etc/udev/rules.d/70-persistent-net.rules"
},
{
"content_path": "/content/000r",
"path": "/etc/resolv.conf"
}
],
"hostname": "main-vm",
"instance-id": "422072674",
"instance_id": "422072674",
"local-hostname": "main-vm",
"network_config": {
"content_path": "/content/0000"
},
"public_keys": {},
"uuid": "422072674"
},
"network_json": {
"links": [
{
"ethernet_mac_address": "d6:eb:73:8c:74:01",
"id": "interface-public",
"mtu": 1500,
"type": "phy"
},
{
"ethernet_mac_address": "56:9c:86:b3:5a:bd",
"id": "interface-private",
"mtu": 1500,
"type": "phy"
}
],
"networks": [
{
"id": "public-ipv4",
"ip_address": "178.128.86.151",
"link": "interface-public",
"netmask": "255.255.240.0",
"neutron_network_id": "7d9cd798-2dc0-502f-41ca-e04b552ddffd",
"routes": [
{
"gateway": "178.128.80.1",
"netmask": "0.0.0.0",
"network": "0.0.0.0"
}
],
"type": "ipv4"
},
{
"id": "anchor-ipv4",
"ip_address": "10.15.0.5",
"link": "interface-public",
"netmask": "255.255.0.0",
"neutron_network_id": "3eefd3f4-c20f-5fbf-76dc-1a2e748b408b",
"type": "ipv4"
},
{
"id": "private-ipv4",
"ip_address": "10.104.0.2",
"link": "interface-private",
"netmask": "255.255.240.0",
"neutron_network_id": "95cb2248-41ef-512c-41a8-c8d6bc054272",
"type": "ipv4"
}
],
"services": [
{
"address": "67.207.67.2",
"type": "dns"
},
{
"address": "67.207.67.3",
"type": "dns"
}
]
}
},
"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",
"22.04",
"jammy"
],
"platform": "Linux-5.15.0-153-generic-x86_64-with-glibc2.35",
"python": "3.10.12",
"release": "5.15.0-153-generic",
"system": "Linux",
"uname": [
"Linux",
"main-vm",
"5.15.0-153-generic",
"#163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025",
"x86_64",
"x86_64"
],
"variant": "ubuntu"
},
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": "sgp1",
"availability_zone": "sgp1",
"cloud-name": "configdrive",
"cloud_id": "configdrive",
"cloud_name": "configdrive",
"distro": "ubuntu",
"distro_release": "jammy",
"distro_version": "22.04",
"instance-id": "422072674",
"instance_id": "422072674",
"kernel_release": "5.15.0-153-generic",
"local-hostname": "main-vm",
"local_hostname": "main-vm",
"machine": "x86_64",
"platform": "configdrive",
"public_ssh_keys": [],
"python_version": "3.10.12",
"region": null,
"subplatform": "config-disk (/dev/vdb)",
"system_platform": "Linux-5.15.0-153-generic-x86_64-with-glibc2.35",
"variant": "ubuntu"
}
}