OpenVAS Manager  7.0.3~git
modify_asset_data_t Struct Reference

Command data for the modify_asset command. More...

Collaboration diagram for modify_asset_data_t:
Collaboration graph

Data Fields

char * comment
 Comment. More...
 
char * asset_id
 asset UUID. More...
 

Detailed Description

Command data for the modify_asset command.

Definition at line 3201 of file omp.c.

Field Documentation

◆ asset_id

char* modify_asset_data_t::asset_id

asset UUID.

Definition at line 3204 of file omp.c.

◆ comment

char* modify_asset_data_t::comment

Comment.

Definition at line 3203 of file omp.c.


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