shwstppr commented on code in PR #9692:
URL: https://github.com/apache/cloudstack/pull/9692#discussion_r3965835548
##########
api/src/main/java/org/apache/cloudstack/api/response/NetworkResponse.java:
##########
@@ -203,6 +203,10 @@ public class NetworkResponse extends
BaseResponseWithAssociatedNetwork implement
@Param(description = "True if Network supports specifying IP ranges, false
otherwise")
private Boolean specifyIpRanges;
+ @SerializedName(ApiConstants.VPC_ACCESS)
Review Comment:
If it is absolutely neede than I think better structure would be to return -
vpcaccount or vpcaccountid and vpcdomainid
--
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]