You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/07/12 12:23:51 UTC

[GitHub] [cloudstack] GutoVeronezi commented on pull request #6401: VM stats history visualization

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org