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 -0500
Seen: 4,151 times
Last updated: Oct 09 '15
Is there a fix on windows instance not getting IP from boot?
Intermittent access when configure using mariadb-galera
Nova List shows instances but dashboard does not show any instance
nova-manage floating list fails
nova scheduler - no allocation candidates from the placement API
Flavor's disk is too small for requested image
increasing size of user data in nova api
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)