hruthik46 opened a new issue, #135:
URL: https://github.com/apache/cloudstack-go/issues/135

   <img width="412" height="380" alt="Image" 
src="https://github.com/user-attachments/assets/50a29072-579f-42f0-a8e5-c768577709ce";
 />
   
   
   The CloudStack backend response for listClustersMetrics "command" has 
changed its JSON structure, but the cloudstack-go wrapper is still parsing the 
old field (hostmetrics).
   
   This results in host metrics being returned as null in the Go SDK response.
   
   API: listClustersMetrics (command)
   Client: github.com/apache/cloudstack-go/v2
    
   Key change:
   The backend now returns metrics under the field host, not hostmetrics.


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