nvazquez commented on code in PR #9619:
URL: https://github.com/apache/cloudstack/pull/9619#discussion_r1742757198


##########
api/src/main/java/org/apache/cloudstack/api/BaseUpdateTemplateOrIsoCmd.java:
##########
@@ -77,6 +79,11 @@ public abstract class BaseUpdateTemplateOrIsoCmd extends 
BaseCmd {
             description = "optional boolean field, which indicates if details 
should be cleaned up or not (if set to true, details removed for this resource, 
details field ignored; if false or not set, no action)")
     private Boolean cleanupDetails;
 
+    @Parameter(name = ApiConstants.ARCHITECTURE, type = CommandType.STRING,

Review Comment:
   Thanks @rohityadavcloud - I think its better to stick with the /usr/bin/arch 
return values as dpkg is only available on debian based OS



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

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to