Greenbone Vulnerability Manager
8.0.0~git
|
Command data for the get_reports command. More...
Data Fields | |
get_data_t | get |
Get args with result filtering. | |
get_data_t | report_get |
Get args with report filtering. | |
char * | delta_report_id |
ID of report to compare single report to. | |
char * | format_id |
ID of report format. | |
char * | alert_id |
ID of alert. | |
char * | report_id |
ID of single report to get. | |
int | host_first_result |
Skip over results before this result number. | |
int | host_max_results |
Maximum number of results return. | |
char * | host_levels |
Letter encoded threat level filter, for hosts. | |
char * | host_search_phrase |
Search phrase result filter. | |
int | notes_details |
Boolean. Whether to include details of above. | |
int | overrides_details |
Boolean. Whether to include details of above. | |
int | result_tags |
Boolean. Whether to include result tags. | |
char * | type |
Type of report. | |
char * | host |
Host for asset report. | |
char * | pos |
Position of report from end. | |
int | ignore_pagination |
Boolean. Whether to ignore pagination filters. | |
Command data for the get_reports command.