Schemas
Callable
| Name |
Type |
Description |
| fct_module |
string |
- |
| fct_name |
string |
- |
CycleSchema
| Name |
Type |
Description |
| creation_date |
string |
- |
| end_date |
string |
- |
| frequency |
string |
- |
| name |
string |
- |
| properties |
object |
- |
| start_date |
string |
- |
DataNodeFilter
| Name |
Type |
Description |
| join_operator |
string |
- |
| name |
string |
- |
| operators |
[Operator] |
- |
| scope |
integer |
- |
| storage_type |
string |
- |
DataNodeSchema
| Name |
Type |
Description |
| config_id |
string |
- |
| edit_in_progress |
boolean |
- |
| id |
string |
- |
| job_ids |
[string] |
- |
| last_edit_date |
string |
- |
| name |
string |
- |
| owner_id |
string |
- |
| parent_ids |
[string] |
- |
| properties |
object |
- |
| scope |
string |
- |
| storage_type |
string |
- |
| validity_days |
number |
- |
| validity_seconds |
number |
- |
| version |
string |
- |
JobSchema
| Name |
Type |
Description |
| creation_date |
string |
- |
| force |
boolean |
- |
| id |
string |
- |
| stacktrace |
[string] |
- |
| status |
string |
- |
| subscribers |
Callable |
- |
| task_id |
string |
- |
LoginSchema
| Name |
Type |
Description |
| password |
string |
- |
| username |
string |
- |
Operator
| Name |
Type |
Description |
| key |
string |
- |
| operator |
string |
- |
| value |
|
- |
PaginatedResult
| Name |
Type |
Description |
| next |
string |
- |
| pages |
integer |
- |
| prev |
string |
- |
| total |
integer |
- |
ScenarioSchema
| Name |
Type |
Description |
| primary_scenario |
boolean |
- |
| properties |
object |
- |
| sequences |
object |
- |
| tags |
[string] |
- |
| version |
string |
- |
SequenceSchema
| Name |
Type |
Description |
| owner_id |
string |
- |
| parent_ids |
[string] |
- |
| properties |
object |
- |
| tasks |
[string] |
- |
| version |
string |
- |
TaskSchema
| Name |
Type |
Description |
| config_id |
string |
- |
| function_module |
string |
- |
| function_name |
string |
- |
| id |
string |
- |
| input_ids |
[string] |
- |
| output_ids |
[string] |
- |
| owner_id |
string |
- |
| parent_ids |
[string] |
- |
| version |
string |
- |