Command data for the create_tag command.
More...
Command data for the create_tag command.
Definition at line 1696 of file omp.c.
◆ active
char* create_tag_data_t::active |
Whether the tag is active.
Definition at line 1698 of file omp.c.
◆ comment
char* create_tag_data_t::comment |
Comment to add to the tag.
Definition at line 1701 of file omp.c.
◆ copy
char* create_tag_data_t::copy |
UUID of resource to copy.
Definition at line 1704 of file omp.c.
◆ name
char* create_tag_data_t::name |
Name of the tag.
Definition at line 1702 of file omp.c.
◆ resource_id
char* create_tag_data_t::resource_id |
ID of the resource to which to attach the tag.
Definition at line 1699 of file omp.c.
◆ resource_type
char* create_tag_data_t::resource_type |
Type of the resource to which to attach the tag.
Definition at line 1700 of file omp.c.
◆ value
char* create_tag_data_t::value |
Value of the tag.
Definition at line 1703 of file omp.c.
The documentation for this struct was generated from the following file: