
Samba »
SambaHook
Created by
Airflow Community
Last Updated
⋅Version
4.1.0
Allows for interaction with a Samba server.
Parameters
share
str | None
share
str | NoneAn optional share name. If this is unset then the “schema” field of the connection is used in its place.
samba_conn_id
str
samba_conn_id
strThe connection id reference.
Documentation
Allows for interaction with a Samba server.
The hook should be used as a context manager in order to correctly set up a session and disconnect open connections upon exit.