tools.sonicwall_tools module
SonicWall SonicOS 7+ HTTPS API (read-only, allowlisted).
Logs in via POST /api/sonicos/auth, then performs fixed GETs. Field names and
paths can vary by SonicOS build; if login or GET fails with 404/401, verify
firmware and API reference for your appliance.
Security: requires UNSANDBOXED_EXEC. Default verify_ssl=false.
MITM risk on untrusted networks.