- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API to get the metadata of an entity without passing the instance id
Hi
Is there an equivalent of the amazon API that returns the metadata of an instance from within the instance itself without using the instance id http://169.254.169.254/latest/meta_data
I am migrating from AWS to VCloud and I want to maintain the same code of all servers.
on OpenStack we can achieve this by installing ec2 API, I don't know if this is possible with VCloud