File: //proc/thread-self/root/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": {
"instance-id": "ins-hwachrf0",
"uuid": "ins-hwachrf0"
},
"network_json": {
"links": [
{
"ethernet_mac_address": "52:54:00:4F:19:C6",
"id": "eth0",
"name": "eth0",
"type": "vif",
"vif_id": "vif-foo1"
}
],
"networks": [
{
"id": "network0-ipv4",
"link": "eth0",
"network_id": "772b168c-fdd3-49be-a43c-7832a4c6ef22",
"type": "ipv4_dhcp"
}
]
}
},
"sensitive_keys": [],
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": null,
"availability_zone": null,
"cloud-name": "configdrive",
"cloud_name": "configdrive",
"instance-id": "ins-hwachrf0",
"instance_id": "ins-hwachrf0",
"local-hostname": "localhost",
"local_hostname": "localhost",
"platform": "configdrive",
"public_ssh_keys": [],
"region": null,
"subplatform": "config-disk (/dev/sr0)"
}
}