list
Lists the available analytic reports.
Parameters
- action
- list
- format
- The output format for the results. Either "html" or "xml". Defaults to "html"
Example URL
http://<host>:<port>/<context>/web/analytics.xql?action=list&format=<value>
Successful Result
XML or HTML listing of the reports available and defined in your skin's config/analytics.xml file.
Failed Result
Accessing this API feature requires the "Use analytics" permission, and the function will throw a permission exception if the permission is not available.