OpenVAS Manager  7.0.3~git
delete_report_format_data_t Struct Reference

Command data for the delete_report_format command. More...

Collaboration diagram for delete_report_format_data_t:
Collaboration graph

Data Fields

char * report_format_id
 ID of report format to delete. More...
 
int ultimate
 Boolean. Whether to remove entirely or to trashcan. More...
 

Detailed Description

Command data for the delete_report_format command.

Definition at line 2116 of file omp.c.

Field Documentation

◆ report_format_id

char* delete_report_format_data_t::report_format_id

ID of report format to delete.

Definition at line 2118 of file omp.c.

◆ ultimate

int delete_report_format_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 2119 of file omp.c.


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