Difference between instance ID vs. UUID
While viewing instance details in Horizon, the value shown against ID is different from the value I get for UUID in API calls. Why are these both different.
First time here? Check out the FAQ!
While viewing instance details in Horizon, the value shown against ID is different from the value I get for UUID in API calls. Why are these both different.
The instance ID is a UUID, and each instance only has one ID, which should show up both in the GUI and API calls (or CLI). You must be confusing two different UUIDs here; can you provide an example?
Asked: 2015-10-09 02:16:19 -0600
Seen: 4,082 times
Last updated: Oct 09 '15
change novalocal suffix in HOSTNAME
euca-describe-images does not work
Critical error while starting neutron-openvswitch-agent
Can't delete or force-delete instance
put local file in a Openstack VM instance
Cannot ping/ssh to CirrOS/Ubuntu instance
Instance can not get metadata..........
KVM- config_drive device not found on VM
The value of ID I can see in GUI under menu "Instances ---> Overview" is different from value of UUID I get from the output of API call (I use libcloud)