GutoVeronezi commented on PR #6401:
URL: https://github.com/apache/cloudstack/pull/6401#issuecomment-1181695394

   > pasting the same question which is on the other PR:
   > 
   > Hi @joseflauzino - does the new API return the exact same API output 
format/keys as the deprecated listVirtualMachinesMetrics with the PR #5984?
   
   Hi, @harikrishna-patnala
   
   No, the APIs have different outputs. `listVirtualMachinesUsageHistory` 
retrieves just some VM information (`name`, `id`, `displayname`) and the stats 
history (an array with several stats objects, according to the period filtered 
and the configurations `vm.stats.interval` and `vm.stats.max.retention.time`), 
while `listVirtualMachinesMetrics` retrieves several VM fields and just the 
most recent stats data.


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