Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/1918 @rafaelweingartner Tried using both cpuentitlement cpu reservedCapacity but retrieved values from vmware are zero. While going through docs , I saw **summary.runtime.maxCpuUsage** property which is max cpu that is allocated per vm, this looks accurate. If I enable CPU cap in ACS UI , the cpu allocated returned by this property matches with the service offering. If CPU cap is not enabled then cpu allocated value is determined by VMware. So I am going with the above property using which I will calculate the CPU % and populate the POJO.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---