OpenVAS Manager  7.0.3~git
delete_tag_data_t Struct Reference

Command data for the delete_tag command. More...

Collaboration diagram for delete_tag_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_tag command.

Definition at line 2204 of file omp.c.

Field Documentation

◆ tag_id

char* delete_tag_data_t::tag_id

ID of tag to delete.

Definition at line 2206 of file omp.c.

◆ ultimate

int delete_tag_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 2207 of file omp.c.


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