getConnection

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.