DaanHoogland commented on a change in pull request #3248: [WIP DO NOT MERGE] 
server: offerings for specified domain(s) and zone(s) 
URL: https://github.com/apache/cloudstack/pull/3248#discussion_r274926049
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/response/NetworkOfferingResponse.java
 ##########
 @@ -124,6 +123,22 @@
     @Param(description = "true if network offering supports public access for 
guest networks", since = "4.10.0")
     private Boolean supportsPublicAccess;
 
+    @SerializedName(ApiConstants.DOMAIN_ID)
+    @Param(description = "the domain ID(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.")
 
 Review comment:
   said to be multiple but the getter does not seem to facilitate this

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


With regards,
Apache Git Services

Reply via email to