Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
modify_tag_data_t Struct Reference

Command data for the modify_tag command. More...

Data Fields

char * tag_id
 UUID of the tag.
 
char * active
 Whether the tag is active.
 
array_t * resource_ids
 IDs of the resource to which to attach the tag.
 
char * resource_type
 Type of the resource to which to attach the tag.
 
char * resources_action
 Resources edit action, e.g. "remove" or "add".
 
char * resources_filter
 Filter used to select resources.
 
char * comment
 Comment to add to the tag.
 
char * name
 Name of the tag.
 
char * value
 Value of the tag.
 
int resource_count
 Number of attach tags.
 

Detailed Description

Command data for the modify_tag command.


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