Request class of Report_getOutages function. It specifies which check should be analyzed, total time range for outage analysis, page of the results that will be returned, and number of results per page. To avoid flooding server and client with large data sets, number of results per page is limited to 50. Function Report_getOutages will not return more than 50 results per page, even if user requests greater number.
Name of the check for outage analysis.
Start of time period for outage analysis.
Start of time period for outage analysis.
Results page index. Starts at 1.
Total results per page. Cannot be more than 50.