Hey there!
I upgraded our test env from 22.10.0 to 22.12.0.
We have something called test-suite to check our code functionality.
At modul "na_ontap_export_policy_rule" there is a param called "super_user_security". This param was set to "never". This choise seems to be removed in 22.12.0. Is there any reason for that? The only thing i can find is:
fix issue with idempotency in REST
Do anyone know a replacement for that?
Thanks!