OpenVAS Manager  7.0.3~git
delete_asset_data_t Struct Reference

Command data for the delete_asset command. More...

Collaboration diagram for delete_asset_data_t:
Collaboration graph

Data Fields

char * asset_id
 ID of asset to delete. More...
 
char * report_id
 ID of report from which to delete assets. More...
 
int ultimate
 Dummy field for generic macros. More...
 

Detailed Description

Command data for the delete_asset command.

Definition at line 1850 of file omp.c.

Field Documentation

◆ asset_id

char* delete_asset_data_t::asset_id

ID of asset to delete.

Definition at line 1852 of file omp.c.

◆ report_id

char* delete_asset_data_t::report_id

ID of report from which to delete assets.

Definition at line 1853 of file omp.c.

◆ ultimate

int delete_asset_data_t::ultimate

Dummy field for generic macros.

Definition at line 1854 of file omp.c.


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