OpenVAS Manager  7.0.3~git
delete_note_data_t Struct Reference

Command data for the delete_note command. More...

Collaboration diagram for delete_note_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_note command.

Definition at line 1984 of file omp.c.

Field Documentation

◆ note_id

char* delete_note_data_t::note_id

ID of note to delete.

Definition at line 1986 of file omp.c.

◆ ultimate

int delete_note_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1987 of file omp.c.


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