#na_ontap_export_policy module failing with python exception on https connection timeout.
1 messages · Page 1 of 1 (latest)
is the error occurs only at this module?
Hmmmmmm
So what going on here is if Rest fail we fall back to Zapi, and if Zapi fails the Netapp-lib package isn't hanlding this specific error. So a fix here would be to update the netapp-lib package (but it been end of life for a few years).
We might be able to remove the falling back to Zapi if REST fails