You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider another version of run_checks() with http_method instead of netmiko_send_command. This would avoid using SSH and interact with the REST API instead. Need to research whether packet-tracer commands are supported via the API.
The text was updated successfully, but these errors were encountered:
Consider another version of
run_checks()
withhttp_method
instead ofnetmiko_send_command
. This would avoid using SSH and interact with the REST API instead. Need to research whetherpacket-tracer
commands are supported via the API.The text was updated successfully, but these errors were encountered: