OpenVAS Manager  7.0.3~git
delete_config_data_t Struct Reference

Command data for the delete_config command. More...

Collaboration diagram for delete_config_data_t:
Collaboration graph

Data Fields

char * config_id
 ID of config to delete. More...
 
int ultimate
 Boolean. Whether to remove entirely or to trashcan. More...
 

Detailed Description

Command data for the delete_config command.

Definition at line 1874 of file omp.c.

Field Documentation

◆ config_id

char* delete_config_data_t::config_id

ID of config to delete.

Definition at line 1876 of file omp.c.

◆ ultimate

int delete_config_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1877 of file omp.c.


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