get Variable
Retrieves an Airflow variable.
Return
The variable value, or null if the variable is not set.
Parameters
key
Variable key.
Throws
if the API call fails.
Retrieves an Airflow variable.
The variable value, or null if the variable is not set.
Variable key.
if the API call fails.