| Attribute |
Value |
| dag_id |
example_http_operator |
| duration |
None |
| end_date |
None |
| execution_date |
2025-11-16 18:05:06.608488 |
| generate_command |
<function generate_command at 0x7faddc7a0320> |
| hostname |
|
| is_premature |
False |
| job_id |
None |
| key |
('example_http_operator', 'post_op', datetime.datetime(2025, 11, 16, 18, 5, 6, 608488)) |
| log_filepath |
/var/log/airflow/example_http_operator/post_op/2025-11-16T18:05:06.608488.log |
| log_url |
http://localhost:8080/admin/airflow/log?dag_id=example_http_operator&task_id=post_op&execution_date=2025-11-16T18:05:06.608488 |
| mark_success_url |
http://localhost:8080/admin/airflow/action?action=success&task_id=post_op&dag_id=example_http_operator&execution_date=2025-11-16T18:05:06.608488&upstream=false&downstream=false |
| metadata |
MetaData(bind=None) |
| operator |
None |
| pid |
None |
| pool |
None |
| previous_ti |
None |
| priority_weight |
5 |
| queue |
default |
| queued_dttm |
None |
| run_as_user |
None |
| start_date |
None |
| state |
None |
| task |
<Task(SimpleHttpOperator): post_op> |
| task_id |
post_op |
| test_mode |
False |
| try_number |
0 |
| unixname |
airflow |
| Attribute |
Value |
| adhoc |
False |
| dag |
<DAG: example_http_operator> |
| dag_id |
example_http_operator |
| data |
{"priority": 5} |
| depends_on_past |
False |
| deps |
set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
| downstream_list |
[<Task(SimpleHttpOperator): get_op>] |
| downstream_task_ids |
['get_op'] |
| email |
['airflow@airflow.com'] |
| email_on_failure |
False |
| email_on_retry |
False |
| end_date |
None |
| endpoint |
api/v1.0/nodes |
| execution_timeout |
None |
| extra_options |
{} |
| headers |
{'Content-Type': 'application/json'} |
| http_conn_id |
http_default |
| max_retry_delay |
None |
| method |
POST |
| on_failure_callback |
None |
| on_retry_callback |
None |
| on_success_callback |
None |
| owner |
airflow |
| params |
{} |
| pool |
None |
| priority_weight |
1 |
| priority_weight_total |
5 |
| queue |
default |
| resources |
{'disk': {'_qty': 512, '_units_str': 'MB', '_name': 'Disk'}, 'gpus': {'_qty': 0, '_units_str': 'gpu(s)', '_name': 'GPU'}, 'ram': {'_qty': 512, '_units_str': 'MB', '_name': 'RAM'}, 'cpus': {'_qty': 1, '_units_str': 'core(s)', '_name': 'CPU'}} |
| response_check |
<function <lambda> at 0x7fad39744d70> |
| retries |
1 |
| retry_delay |
0:05:00 |
| retry_exponential_backoff |
False |
| run_as_user |
None |
| schedule_interval |
1 day, 0:00:00 |
| sla |
None |
| start_date |
2025-12-13 00:00:00 |
| task_id |
post_op |
| task_type |
SimpleHttpOperator |
| template_ext |
() |
| template_fields |
('endpoint', 'data') |
| trigger_rule |
all_success |
| ui_color |
#f4a460 |
| ui_fgcolor |
#000 |
| upstream_list |
[<Task(HttpSensor): http_sensor_check>] |
| upstream_task_ids |
['http_sensor_check'] |
| wait_for_downstream |
False |
| xcom_push_flag |
False |