sureshanaparti commented on code in PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#discussion_r2075181946
########## api/src/main/java/org/apache/cloudstack/api/response/HostResponse.java: ########## @@ -302,6 +302,22 @@ public class HostResponse extends BaseResponseWithAnnotations { @Param(description = "CPU Arch of the host", since = "4.20") private String arch; + @SerializedName(ApiConstants.STORAGE_ACCESS_GROUPS) Review Comment: update version to 4.21.0 for the below response params. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org