OpenVAS Manager  7.0.3~git
delete_agent_data_t Struct Reference

Command data for the delete_agent command. More...

Collaboration diagram for delete_agent_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_agent command.

Definition at line 1828 of file omp.c.

Field Documentation

◆ agent_id

char* delete_agent_data_t::agent_id

ID of agent to delete.

Definition at line 1830 of file omp.c.

◆ ultimate

int delete_agent_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1831 of file omp.c.


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