sureshanaparti commented on a change in pull request #4907:
URL: https://github.com/apache/cloudstack/pull/4907#discussion_r614772935



##########
File path: 
api/src/main/java/org/apache/cloudstack/api/command/user/iso/DetachIsoCmd.java
##########
@@ -48,6 +48,9 @@
             required=true, description="The ID of the virtual machine")
     protected Long virtualMachineId;
 
+    @Parameter(name=ApiConstants.FORCED, type=CommandType.BOOLEAN, 
description="If true, ejects the iso before detaching on vmware. Default: 
false", since = "4.15.1")

Review comment:
       @Pearl1594 What does force detach do exactly? I agree force attach - 
which ejects ISO before attaching any ISO.




-- 
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]


Reply via email to