rhtyd commented on a change in pull request #3738: Load Average for KVM
URL: https://github.com/apache/cloudstack/pull/3738#discussion_r354819839
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/response/HostResponse.java
 ##########
 @@ -114,9 +114,9 @@
     @Param(description = "the amount of the host's CPU after applying the 
cpu.overprovisioning.factor ")
     private String cpuWithOverprovisioning;
 
-    @SerializedName("averageload")
+    @SerializedName("cpuloadaverage")
 
 Review comment:
   Can you move this to APIConstants, also changes in the API key response 
breaks the response compatibility if xen-specific users are using the key for 
something in their scripts, tool, external integrations. Can you revert the 
change?

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