Your assumptions are correct.

I've done it like this. Ofcourse you must select appropriate status:
use cloud
update vm_instance set state='Running' where id='293';

Regards,
F.

On 27/6/13 9:30 AM, Maurice Lawler wrote:
Hello,

How can I manipulate the database to tell CS that the system VMS are stopped 
and not 'Starting' along with that; once stopped I can then either restart them 
and or destroy and let then system recreate, correct?

Reply via email to