|
Greenbone Vulnerability Manager
22.4.0~dev1
|
Command data for the get_aggregates command. More...
Data Fields | |
| get_data_t | get |
| Get args. | |
| char * | type |
| Resource type. | |
| char * | subtype |
| Resource subtype. | |
| GList * | data_columns |
| Columns to calculate aggregate for. | |
| GList * | text_columns |
| Columns to get simple text from. | |
| char * | group_column |
| Column to group data by. | |
| char * | subgroup_column |
| Column to further group data by. | |
| GList * | sort_data |
| List of Sort data. | |
| int | first_group |
| Skip over groups before this group number. | |
| int | max_groups |
| Maximum number of aggregate groups to return. | |
| char * | mode |
| Special aggregate mode. | |
Command data for the get_aggregates command.