You can edit the display name via API or the UI's edit button, but that only changes what shows up in the UI, not the name of the host itself (e.g. when you log in and do 'hostname'). To change the actual name in the vm_instance table, column 'name'. I'm not entirely sure what the repercussions of that are.
On Mon, Aug 19, 2013 at 9:36 PM, Todd Pigram <t...@toddpigram.com> wrote: > vm_instance > > On Monday, August 19, 2013, Maurice Lawler wrote: > >> Greetings, >> >> I'm hoping someone can point me into the right direction, I have >> provisioned an instanced; however, I failed to create a name for it. Now in >> my list of instances, I see the UUID and not a 'custom' name so to speak. >> I'm sure this can easily be manipulated via the database, however; I am >> looking through docs etc, unsure where to make changes. >> >> Any guidance would be greatly appreciate! >> >> - M.