Api session event editor indicator
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/ |