Api session event editor indicator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor indicator Endpoints. | Api session event editor indicator Endpoints. | ||
API | API End[[#Api Model Point|Point]]s for [[Indicator]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 10: | Line 10: | ||
|- | |- | ||
|[[Api session event editor indicator append attribute|append_attribute]] | |[[Api session event editor indicator append attribute|append_attribute]] | ||
|Appended to existing [[Indicator]] | |Appended to existing [[Indicator]] [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor indicator duplicate|duplicate]] | |[[Api session event editor indicator duplicate|duplicate]] | ||
| Line 19: | Line 19: | ||
|- | |- | ||
|[[Api session event editor indicator remove attribute|remove_attribute]] | |[[Api session event editor indicator remove attribute|remove_attribute]] | ||
|Remove | |Remove [[Attribute]] from [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator set active|set_active]] | |[[Api session event editor indicator set active|set_active]] | ||
| Line 25: | Line 25: | ||
|- | |- | ||
|[[Api session event editor indicator set attribute|set_attribute]] | |[[Api session event editor indicator set attribute|set_attribute]] | ||
|Set [[Indicator]] | |Set [[Indicator]] [[Attribute]] value | ||
|- | |- | ||
|[[Api session event editor indicator set attributes|set_attributes]] | |[[Api session event editor indicator set attributes|set_attributes]] | ||
|Set multiple [[Indicator]] | |Set multiple [[Indicator]] [[Attribute]] values | ||
|- | |- | ||
|[[Api session event editor indicator set color|set_color]] | |[[Api session event editor indicator set color|set_color]] | ||
| Line 37: | Line 37: | ||
|} | |} | ||
Additional API | Additional API End[[#Api Model Point|Point]]s: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
Revision as of 14:45, 2 June 2026
Api session event editor indicator Endpoints.
API EndPoints for Indicator editing.
| Name | Description |
|---|---|
| add | Add new Indicator |
| append_attribute | Appended to existing Indicator Attribute value |
| duplicate | Duplicate existing Indicator |
| remove | Remove existing Indicator |
| remove_attribute | Remove Attribute from Indicator |
| set_active | Set Indicator active |
| set_attribute | Set Indicator Attribute value |
| set_attributes | Set multiple Indicator Attribute values |
| set_color | Set new color of existing Indicator |
| set_name | Set new name of existing Indicator |
Additional API EndPoints:
| Name | Description |
|---|---|
| excel_min_log_time | Excel Sheet Min Log Time |
| export_debug_excel | Export Debug Excel Sheet |
| export_excel_call_tree | Export Excel Sheet Call Tree |
| remove_stakeholder | Remove Stakeholder |
| set_absolute | Set Absolute |
| set_description | Set Description |
| set_excel | Set Excel Sheet |
| set_image | Set Image |
| set_parent | Set a parent Indicator for a specified Indicator. This will cause the specified Indicator to be a subselectable Indicator of the parent. It is not possible to set an Indicator which has a parent itself as a parent of another Indicator. |
| set_short_name | Set Short Name |
| set_stakeholder | Set Stakeholder |
| set_target | Set a target value of an Indicator for a Sceanrio. A target index value is required. |
| set_update_timing | Set Update Timing |
| swap_order | Swap Order |