Re: Cloud Usage and API

2013-06-26 Thread Jessica Tomechak
On query #5 : there is a section called "Working With Usage" in the Developer's Guide and another similarly named section in the Administrator's Guide. These contain details relevant for the audience of each guide. Why not see whether this contains the information you need. If not, it's always poss

Re: Cloud Usage and API

2013-06-17 Thread Wei ZHOU
1. No. APIs are for users, not for cloudstack. There is a thread running at the scheduled time. 2. No, generateUsageRecords API adds an usage job in database cloud_usage.usage_job. 3. There is a thread named Heartbeat in usage server which running every minute. It checks the database and generates

Re: Cloud Usage and API

2013-06-15 Thread CK
Can anyone help with my queries...? On 10 June 2013 09:21, CK wrote: > Can someone please provide further information on what the API call: > generateUsageRecords actually does? > > I know it generates usage records, but: > > 1. Does the Usage Server service call the generateUsageRecords API wh

Cloud Usage and API

2013-06-10 Thread CK
Can someone please provide further information on what the API call: generateUsageRecords actually does? I know it generates usage records, but: 1. Does the Usage Server service call the generateUsageRecords API when it runs at the scheduled time(=usage.stats.job.exec.time) or does the service do