cloudstack/tools/apidoc
Rohit Yadav 402253504e CLOUDSTACK-9783: Improve metrics view performance
This improves the metrics view feature by improving the rendering performance
of metrics view tables, by reimplementing the logic at the backend and data
served via APIs. In large environments, the older implementation would
make several API calls that increases both network and database load.

List of APIs introduced for improving the performance:

    listClustersMetrics
    listHostsMetrics
    listInfrastructure
    listStoragePoolsMetrics
    listVMsMetrics
    listVolumesMetrics
    listZonesMetrics

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-02-28 13:45:03 +05:30
..
images removing unsused logos 2013-06-13 14:04:42 -04:00
includes Branding - moving the CloudStack logo in the apidocs to a properly apache-ified logo with TM symbol 2013-06-13 14:04:28 -04:00
XmlToHtmlConverter.java CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
build-apidoc.sh CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
gen_toc.py CLOUDSTACK-9783: Improve metrics view performance 2017-02-28 13:45:03 +05:30
generatecommand.xsl apidocs: license date, acs version 2015-02-07 18:30:17 -05:00
generatecommands.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
generatecustomcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generategenericcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generatetoc.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
generatetoc_footer.xsl apidocs: license date, acs version 2015-02-07 18:30:17 -05:00
generatetoc_header.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
pom.xml Updating pom.xml version numbers for release 4.9.3.0-SNAPSHOT 2017-01-06 10:40:15 +05:30