Latest changes
Release 1.2
November, 2019New in this release
DNS method change to include to retrieve nameservers for IPv4 and IPv6. New methods are:
GET http://169.254.169.254/latest/meta_data/dns/nameservers
GET http://169.254.169.254/latest/meta_data/dns/nameservers6
Deprecation summary
Resolved issues
Release 1.1
October 4th, 2017New in this release
Support for ssh_keys is enabled. Now the MetaData service will provide the SSH Keys used in the server’s created with the following method:
GET http://169.254.169.254/latest/meta_data/public_keys/
Deprecation summary
Resolved issues
Release 1.0
May 18th, 2017New in this release
New Metadata API is available