OpenVAS Manager  7.0.3~git
delete_alert_data_t Struct Reference

Command data for the delete_alert command. More...

Collaboration diagram for delete_alert_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_alert command.

Definition at line 1896 of file omp.c.

Field Documentation

◆ alert_id

char* delete_alert_data_t::alert_id

ID of alert to delete.

Definition at line 1898 of file omp.c.

◆ ultimate

int delete_alert_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1899 of file omp.c.


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