harikrishna-patnala commented on a change in pull request #4901:
URL: https://github.com/apache/cloudstack/pull/4901#discussion_r610421532



##########
File path: 
api/src/main/java/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java
##########
@@ -162,6 +162,11 @@
                 description = "true if template should bypass Secondary 
Storage and be downloaded to Primary Storage on deployment")
     private Boolean directDownload;
 
+    @Parameter(name=ApiConstants.DEPLOY_AS_IS,
+            type = CommandType.BOOLEAN,
+            description = "(Vmware only) true if VM deployments should 
preserve all the configurations defined for this template")

Review comment:
       Can you please add "since" attribute here.




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