OpenVAS Manager  7.0.3~git
modify_report_data_t Struct Reference

Command data for the modify_report command. More...

Collaboration diagram for modify_report_data_t:
Collaboration graph

Data Fields

char * comment
 Comment. More...
 
char * report_id
 ID of report to modify. More...
 

Detailed Description

Command data for the modify_report command.

Definition at line 3483 of file omp.c.

Field Documentation

◆ comment

char* modify_report_data_t::comment

Comment.

Definition at line 3485 of file omp.c.

◆ report_id

char* modify_report_data_t::report_id

ID of report to modify.

Definition at line 3486 of file omp.c.


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