DaanHoogland commented on a change in pull request #3688: New feature: Add 
support to destroy/recover volumes
URL: https://github.com/apache/cloudstack/pull/3688#discussion_r364808878
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java
 ##########
 @@ -84,6 +84,10 @@
     @Param(description = "true if the user can recover and expunge 
virtualmachines, false otherwise", since = "4.6.0")
     private boolean allowUserExpungeRecoverVM;
 
+    @SerializedName("allowuserexpungerecovervolume")
+    @Param(description = "true if the user can recover and expunge volumes, 
false otherwise", since = "4.6.0")
 
 Review comment:
   since 4.6.0 is not feasible any more ;)

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