get Connection
Retrieves a connection from the Airflow connection store.
Return
The connection.
Parameters
id
Connection ID as configured in Airflow.
Throws
if the connection does not exist or the API call fails.
Retrieves a connection from the Airflow connection store.
The connection.
Connection ID as configured in Airflow.
if the connection does not exist or the API call fails.