OpenVAS Manager  7.0.3~git
delete_port_list_data_t Struct Reference

Command data for the delete_port_list command. More...

Collaboration diagram for delete_port_list_data_t:
Collaboration graph

Data Fields

char * port_list_id
 ID of port list to delete. More...
 
int ultimate
 Boolean. Whether to remove entirely or to trashcan. More...
 

Detailed Description

Command data for the delete_port_list command.

Definition at line 2037 of file omp.c.

Field Documentation

◆ port_list_id

char* delete_port_list_data_t::port_list_id

ID of port list to delete.

Definition at line 2039 of file omp.c.

◆ ultimate

int delete_port_list_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 2040 of file omp.c.


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