JoaoJandre commented on code in PR #6245:
URL: https://github.com/apache/cloudstack/pull/6245#discussion_r848694296


##########
plugins/metrics/src/main/java/org/apache/cloudstack/response/VmMetricsResponse.java:
##########
@@ -36,7 +36,7 @@ public class VmMetricsResponse extends UserVmResponse {
     private String cpuTotal;
 
     @SerializedName("memorytotal")
-    @Param(description = "the total memory capacity in GiB")
+    @Param(description = "the total memory capacity in GB")

Review Comment:
   I think you're correct, I believe this is indeed 1024^3.



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