Hi,

I want to use the API to generate some custom reports, where do I find the report ID's?


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

You can get a list of all reports and their object-id with the following API-query:

$yourserver$/api/table.xml?content=reports&output=xml&columns=objid,name,template,period,schedule,email,lastrun,nextrun

You might want to adjust the columns to get only the information you need. A list of the available columns is here

Note, that you can not add new reports via the API, but only manipulate some of its settings. Please see this Knowledge Base Post about your options.


Kind regards,
Matthias Kupfer- Team Tech Support


Apr, 2020 - Permalink