Our NetApp was upgraded. We had an integration written in .Net using the ManageOntap.dll to pull snapshot info by volume using NaElement snapshot-get-iter. That integration was written against version 5.4. Since the upgrade to 9.8, the queries return 0 records.
I've attached examples of requests and responses.
Is there something I can update to get these queries returning results again or should I just look into using the rest api? I can't seem to find an updated version of the ManageOntap.dll. Is it still supported?