weizhouapache commented on issue #3965: server: Honor vm.destroy.forcestop when 
expunge a vm
URL: https://github.com/apache/cloudstack/pull/3965#issuecomment-599442985
 
 
   > Usually we would expunged a destroyed VM which must be already stopped?
   > LGTM nonetheless.
   
   actually there are two apis doing the same thing.
   
   ```
   expunge virtualmachine id=<vm id>
   destroy virtualmachine id=<vm id> expunge=True
   ```
   
   vm can be Running, Stopped, Destroyed.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to