| Name | Type | Description | Notes |
|---|---|---|---|
| node_type | str | [optional] | |
| node_group | str | [optional] | |
| node_identifier | str | [optional] | |
| name | str | [optional] | |
| node_uuid | str | [optional] | |
| status | str | This is the Execution Status of the entity | [optional] |
| module | str | [optional] | |
| module_info | dict(str, dict(str, object)) | [optional] | |
| start_ts | int | [optional] | |
| end_ts | int | [optional] | |
| edge_layout_list | EdgeLayoutList | [optional] | |
| skip_info | SkipInfo | [optional] | |
| node_run_info | NodeRunInfo | [optional] | |
| barrier_found | bool | [optional] | |
| failure_info | ExecutionErrorInfo | [optional] | |
| failure_info_dto | FailureInfoDTO | [optional] | |
| step_details | dict(str, PmsStepDetails) | [optional] | |
| hidden | bool | [optional] | |
| node_execution_id | str | [optional] | |
| strategy_metadata | StrategyMetadata | [optional] | |
| execution_input_configured | bool | [optional] | |
| is_rollback_stage_node | bool | [optional] |