OpenVAS Manager  7.0.3~git
get_configs_data_t Struct Reference

Command data for the get_configs command. More...

Collaboration diagram for get_configs_data_t:
Collaboration graph

Data Fields

int families
 Boolean. Whether to include config families. More...
 
int preferences
 Boolean. Whether to include config preferences. More...
 
get_data_t get
 Get args. More...
 
int tasks
 Boolean. Whether to include tasks that use scan config. More...
 

Detailed Description

Command data for the get_configs command.

Definition at line 2479 of file omp.c.

Field Documentation

◆ families

int get_configs_data_t::families

Boolean. Whether to include config families.

Definition at line 2481 of file omp.c.

◆ get

get_data_t get_configs_data_t::get

Get args.

Definition at line 2483 of file omp.c.

◆ preferences

int get_configs_data_t::preferences

Boolean. Whether to include config preferences.

Definition at line 2482 of file omp.c.

◆ tasks

int get_configs_data_t::tasks

Boolean. Whether to include tasks that use scan config.

Definition at line 2484 of file omp.c.


The documentation for this struct was generated from the following file: