« Previous | Next » 

Revision e5b7c4ca

IDe5b7c4ca2e7f0591eda069e7bfa93255c964fced
Parent 8e2524c3
Child 38256320

Added by Iustin Pop almost 15 years ago

RAPI: implement instance reinstall

This patch adds instance reinstall to RAPI, with two optional parameters:
- ‘os', in order to change the OS on reinstall
- ‘nostartup’, in order to leave the instance down after reinstall

The call will first shutdown the instance, the reinstall it, and unless
‘nostartup’ has been passed and is equal to 1, it will be started
automatically.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences