DaanHoogland commented on code in PR #7321:
URL: https://github.com/apache/cloudstack/pull/7321#discussion_r1129196304


##########
api/src/main/java/com/cloud/vm/UserVmService.java:
##########
@@ -404,10 +404,8 @@ UserVm createAdvancedVirtualMachine(DataCenter zone, 
ServiceOffering serviceOffe
     /**
      * Creates a vm group.
      *
-     * @param name
-     *            - name of the group
-     * @param accountId
-     *            - accountId
+     * @param cmd
+     *            - the command specifying domain id, account name, group 
name, and project id

Review Comment:
   ```suggestion
        * @param cmd The command specifying domain id, account name, group 
name, and project id
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to