shwstppr commented on code in PR #9692:
URL: https://github.com/apache/cloudstack/pull/9692#discussion_r3948277416


##########
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:
   Can we not get this information from network owner? I don't think these 
response params are needed and UI can probably get these values at runtime 
based on the caller and AI response data



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