ikram1992's Posts

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 mig... See more...
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