|
Greenbone Vulnerability Manager
22.4.1
|
Command data for a get command. More...
#include <manage_get.h>
Data Fields | |
| int | details |
| Boolean. Whether to include full details. | |
| char * | filt_id |
| Filter ID. Overrides "filter". | |
| char * | filter |
| Filter term. | |
| char * | filter_replace |
| Column to replace in filter. | |
| char * | filter_replacement |
| Filter term to replace the one in filt_id. | |
| char * | id |
| ID of single item to get. | |
| int | trash |
| Boolean. Whether to return from trashcan. | |
| gchar * | type |
| Type of resource. | |
| gchar * | subtype |
| Subtype, or NULL. | |
| int | ignore_max_rows_per_page |
| Whether to ignore the Max Rows Per Page setting. | |
| int | ignore_pagination |
| Whether to ignore the pagination (first and max). | |
| int | minimal |
| Whether to respond with minimal information. | |
| GHashTable * | extra_params |
| Hashtable of type-specific extra parameters. | |
Command data for a get command.
1.8.14