OpenVAS Manager  7.0.3~git
delete_group_data_t Struct Reference

Command data for the delete_group command. More...

Collaboration diagram for delete_group_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_group command.

Definition at line 1962 of file omp.c.

Field Documentation

◆ group_id

char* delete_group_data_t::group_id

ID of group to delete.

Definition at line 1964 of file omp.c.

◆ ultimate

int delete_group_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1965 of file omp.c.


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