https://api.checkcentral.cc/createReport/?apiToken=APITOKEN
Content-Type
application/json
{ "name": "Dashboard Report", "description": "", "report_type": "Dashboard", "format": "HTML", "content": { "dashboard": "d45deb0a-1752-4441-b822-52b88d7c7de1" }, "interval_type": "Day", "interval_value": 1, "report_time": 540, "recipients": { "org_wide": true, "usergroups": [], "users": [], "emails": [ "extra@example.com" ] } }
name
Parameter | Type/Allowed Values | Default |
---|---|---|
name The name of the new report.
This parameter is required. |
String |
|
report_type The type of the new report.
This parameter is required. |
One of:
|
|
description A text description of the report. The description will be included in the body of emails delivering the report. |
String | |
source The name for the new user. |
String | |
format The output format for the report. Different report sources allow for different formats. |
One of:
|
For digest reports, the format will always be set to embedded |
filename Set an optional filename to use for the report. Reports will be generated with a default filename that includes the date of the report and information such as the report type and content. |
String | |
content Pass a json object to configure what content CheckCentral will include in the report. |
Report Content | {} |
content
Parameter | Type/Allowed Values | Default |
---|---|---|
check Pass a check ID to to use for the report. This parameter is valid for
activity check stats check checkgroup This parameter is required for check |
String |
|
checkgroup activity check group stats check checkgroup |
String |
[] |