List scheduled reports in your account.
Parameter |
Required/Optional |
Data Type |
Description |
---|---|---|---|
action=list |
Required |
String |
Specify action to list scheduled report. |
echo_request={0|1} |
Optional |
Integer |
Specify 1 to view (echo) input parameters in the XML output. By default these are not included. |
id={value} |
Optional |
Integer |
Show only 1 scheduled report that has the report ID you specify. |
is_active={0|1} |
Optional |
Integer |
Active and inactive scheduled reports are listed by default. Specify 1 to list active scheduled reports only, or specify 0 to list inactive scheduled reports only. |
API Request
curl -u "USERNAME:PASSWORD" -H "X-Requested-With: Curl"
"https://<qualys_base_url>/api/2.0/fo/schedule/report/?action=l
ist"
<platform API server>/api/2.0/fo/schedule/report/schedule_report_list_output.dtd