Greenbone Vulnerability Manager
8.0.1~git
|
Command data for the create_report_format command. More...
Data Fields | |
char * | content_type |
Content type. | |
char * | description |
Description. | |
char * | extension |
File extension. | |
char * | file |
Current file during ...GRFR_REPORT_FORMAT_FILE. | |
char * | file_name |
Name of current file. | |
array_t * | files |
All files. | |
char * | id |
ID. | |
int | import |
Boolean. Whether to import a format. | |
char * | name |
Name. | |
char * | param_value |
Param value during ...GRFR_REPORT_FORMAT_PARAM. | |
char * | param_default |
Default value for above param. | |
char * | param_name |
Name of above param. | |
char * | param_option |
Current option of above param. | |
array_t * | param_options |
Options for above param. | |
array_t * | params_options |
Options for all params. | |
char * | param_type |
Type of above param. | |
char * | param_type_min |
Min qualifier of above type. | |
char * | param_type_max |
Max qualifier of above type. | |
array_t * | params |
All params. | |
char * | signature |
Signature. | |
char * | summary |
Summary. | |
char * | copy |
UUID of Report Format to copy. | |
Command data for the create_report_format command.