OpenVAS Manager  7.0.3~git
get_assets_data_t Struct Reference

Command data for the get_assets command. More...

Collaboration diagram for get_assets_data_t:
Collaboration graph

Data Fields

char * type
 Requested asset type. More...
 
get_data_t get
 Get Args. More...
 
int details
 Boolean. Whether to include full details. More...
 

Detailed Description

Command data for the get_assets command.

Definition at line 2455 of file omp.c.

Field Documentation

◆ details

int get_assets_data_t::details

Boolean. Whether to include full details.

Definition at line 2459 of file omp.c.

◆ get

get_data_t get_assets_data_t::get

Get Args.

Definition at line 2458 of file omp.c.

◆ type

char* get_assets_data_t::type

Requested asset type.

Definition at line 2457 of file omp.c.


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