ExecuteAirflowCommandResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response to ExecuteAirflowCommandRequest.
Attributes |
|
|---|---|
| Name | Description |
execution_id |
str
The unique ID of the command execution for polling. |
pod |
str
The name of the pod where the command is executed. |
pod_namespace |
str
The namespace of the pod where the command is executed. |
error |
str
Error message. Empty if there was no error. |