OpenVAS Manager  7.0.3~git
modify_port_list_data_t Struct Reference

Command data for the modify_port_list command. More...

Collaboration diagram for modify_port_list_data_t:
Collaboration graph

Data Fields

char * comment
 Comment. More...
 
char * name
 Name of Port List. More...
 
char * port_list_id
 UUID of Port List. More...
 

Detailed Description

Command data for the modify_port_list command.

Definition at line 3458 of file omp.c.

Field Documentation

◆ comment

char* modify_port_list_data_t::comment

Comment.

Definition at line 3460 of file omp.c.

◆ name

char* modify_port_list_data_t::name

Name of Port List.

Definition at line 3461 of file omp.c.

◆ port_list_id

char* modify_port_list_data_t::port_list_id

UUID of Port List.

Definition at line 3462 of file omp.c.


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