Command data for the modify_tag command.
More...
Command data for the modify_tag command.
Definition at line 3644 of file omp.c.
◆ active
| char* modify_tag_data_t::active |
Whether the tag is active.
Definition at line 3647 of file omp.c.
◆ comment
| char* modify_tag_data_t::comment |
Comment to add to the tag.
Definition at line 3650 of file omp.c.
◆ name
| char* modify_tag_data_t::name |
Name of the tag.
Definition at line 3651 of file omp.c.
◆ resource_count
| int modify_tag_data_t::resource_count |
Number of attach tags.
Definition at line 3653 of file omp.c.
◆ resource_id
| char* modify_tag_data_t::resource_id |
ID of the resource to which to attach the tag.
Definition at line 3648 of file omp.c.
◆ resource_type
| char* modify_tag_data_t::resource_type |
Type of the resource to which to attach the tag.
Definition at line 3649 of file omp.c.
◆ tag_id
| char* modify_tag_data_t::tag_id |
UUID of the tag.
Definition at line 3646 of file omp.c.
◆ value
| char* modify_tag_data_t::value |
Value of the tag.
Definition at line 3652 of file omp.c.
The documentation for this struct was generated from the following file: