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 Events. | Api session event editor indicator Events. | ||
[[Indicator]] editing. | API Endpoints for [[Indicator]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor indicator add| | |[[Api session event editor indicator add|add]] | ||
|Add new [[Indicator]] | |Add new [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator append attribute| | |[[Api session event editor indicator append attribute|append_attribute]] | ||
|Appended to existing [[Indicator]] attribute value | |Appended to existing [[Indicator]] attribute value | ||
|- | |- | ||
|[[Api session event editor indicator duplicate| | |[[Api session event editor indicator duplicate|duplicate]] | ||
|Duplicate existing [[Indicator]] | |Duplicate existing [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator remove| | |[[Api session event editor indicator remove|remove]] | ||
|Remove existing [[Indicator]] | |Remove existing [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator remove attribute| | |[[Api session event editor indicator remove attribute|remove_attribute]] | ||
|Remove attribute from [[Indicator]] | |Remove attribute from [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator set active| | |[[Api session event editor indicator set active|set_active]] | ||
|Set [[Indicator]] active | |Set [[Indicator]] active | ||
|- | |- | ||
|[[Api session event editor indicator set attribute| | |[[Api session event editor indicator set attribute|set_attribute]] | ||
|Set [[Indicator]] attribute value | |Set [[Indicator]] attribute value | ||
|- | |- | ||
|[[Api session event editor indicator set attributes| | |[[Api session event editor indicator set attributes|set_attributes]] | ||
|Set multiple [[Indicator]] attribute values | |Set multiple [[Indicator]] attribute values | ||
|- | |- | ||
|[[Api session event editor indicator set color| | |[[Api session event editor indicator set color|set_color]] | ||
|Set new color of existing [[Indicator]] | |Set new color of existing [[Indicator]] | ||
|- | |- | ||
|[[Api session event editor indicator set name| | |[[Api session event editor indicator set name|set_name]] | ||
|Set new name of existing [[Indicator]] | |Set new name of existing [[Indicator]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor indicator excel min log time| | |[[Api session event editor indicator excel min log time|excel_min_log_time]] | ||
|[[Excel Sheet]] Min Log [[Time]] | |[[Excel Sheet]] Min Log [[Time]] | ||
|- | |- | ||
|[[Api session event editor indicator export debug excel| | |[[Api session event editor indicator export debug excel|export_debug_excel]] | ||
|Export Debug [[Excel Sheet]] | |Export Debug [[Excel Sheet]] | ||
|- | |- | ||
|[[Api session event editor indicator export excel call tree| | |[[Api session event editor indicator export excel call tree|export_excel_call_tree]] | ||
|Export [[Excel Sheet]] Call Tree | |Export [[Excel Sheet]] Call Tree | ||
|- | |- | ||
|[[Api session event editor indicator remove stakeholder| | |[[Api session event editor indicator remove stakeholder|remove_stakeholder]] | ||
|Remove [[Stakeholder]] | |Remove [[Stakeholder]] | ||
|- | |- | ||
|[[Api session event editor indicator set absolute| | |[[Api session event editor indicator set absolute|set_absolute]] | ||
|Set Absolute | |Set Absolute | ||
|- | |- | ||
|[[Api session event editor indicator set description| | |[[Api session event editor indicator set description|set_description]] | ||
|Set Description | |Set Description | ||
|- | |- | ||
|[[Api session event editor indicator set excel| | |[[Api session event editor indicator set excel|set_excel]] | ||
|Set [[Excel Sheet]] | |Set [[Excel Sheet]] | ||
|- | |- | ||
|[[Api session event editor indicator set image| | |[[Api session event editor indicator set image|set_image]] | ||
|Set Image | |Set Image | ||
|- | |- | ||
|[[Api session event editor indicator set parent| | |[[Api session event editor indicator set parent|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 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]]. | ||
|- | |- | ||
|[[Api session event editor indicator set short name| | |[[Api session event editor indicator set short name|set_short_name]] | ||
|Set Short Name | |Set Short Name | ||
|- | |- | ||
|[[Api session event editor indicator set stakeholder| | |[[Api session event editor indicator set stakeholder|set_stakeholder]] | ||
|Set [[Stakeholder]] | |Set [[Stakeholder]] | ||
|- | |- | ||
|[[Api session event editor indicator set target| | |[[Api session event editor indicator set target|set_target]] | ||
|Set a target value of an [[Indicator]] for a Sceanrio. A target index value is required. | |Set a target value of an [[Indicator]] for a Sceanrio. A target index value is required. | ||
|- | |- | ||
|[[Api session event editor indicator set update timing| | |[[Api session event editor indicator set update timing|set_update_timing]] | ||
|Set Update Timing | |Set Update Timing | ||
|- | |- | ||
|[[Api session event editor indicator swap order| | |[[Api session event editor indicator swap order|swap_order]] | ||
|Swap Order | |Swap Order | ||
|} | |} | ||
Deprecated | Deprecated API Endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor indicator duplicate indicator| | |[[Api session event editor indicator duplicate indicator|duplicate_indicator]] | ||
|Use DUPLICATE instead for alsmost (no [[Stakeholder]] option) identical result. | |Use DUPLICATE instead for alsmost (no [[Stakeholder]] option) identical result. | ||
|- | |- | ||
|[[Api session event editor indicator reset indicators| | |[[Api session event editor indicator reset indicators|reset_indicators]] | ||
|Replaced by editor/update/ | |Replaced by editor/update/ | ||
|- | |- | ||
|[[Api session event editor indicator reset indicators with id| | |[[Api session event editor indicator reset indicators with id|reset_indicators_with_id]] | ||
|Replaced by editor/update_with_id/ | |Replaced by editor/update_with_id/ | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:25, 10 April 2026
Api session event editor indicator Events.
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 |
Deprecated API Endpoints:
| Name | Description |
|---|---|
| duplicate_indicator | Use DUPLICATE instead for alsmost (no Stakeholder option) identical result. |
| reset_indicators | Replaced by editor/update/ |
| reset_indicators_with_id | Replaced by editor/update_with_id/ |