OpenVAS Manager  7.0.3~git
get_preferences_data_t Struct Reference

Command data for the get_preferences command. More...

Collaboration diagram for get_preferences_data_t:
Collaboration graph

Data Fields

char * config_id
 Config whose preference values to get. More...
 
char * nvt_oid
 Single NVT whose preferences to get. More...
 
char * preference
 Single preference to get. More...
 

Detailed Description

Command data for the get_preferences command.

Definition at line 2764 of file omp.c.

Field Documentation

◆ config_id

char* get_preferences_data_t::config_id

Config whose preference values to get.

Definition at line 2766 of file omp.c.

◆ nvt_oid

char* get_preferences_data_t::nvt_oid

Single NVT whose preferences to get.

Definition at line 2767 of file omp.c.

◆ preference

char* get_preferences_data_t::preference

Single preference to get.

Definition at line 2768 of file omp.c.


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