shwstppr commented on code in PR #12991:
URL: https://github.com/apache/cloudstack/pull/12991#discussion_r3193654439
##########
api/src/main/java/org/apache/cloudstack/api/command/admin/vm/AssignVMCmd.java:
##########
@@ -85,6 +85,8 @@ public class AssignVMCmd extends BaseCmd {
"In case no security groups are provided the Instance is
part of the default security group.")
private List<Long> securityGroupIdList;
+ private boolean skipNetwork = false;
Review Comment:
Added comment
--
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]