Our critical clusters (fas9500 and AFF-A900) were on ontap 9.15.1P10, and used ansible on tower for our scripting automation. we upgraded netapp.ontap to version 23.3.0, and no issues. one of the things we leveraged is creating/deleting clones with luns. our accounts we created for running scripts have a restricted role that will only allow what it needs to do (only crap companies would insist on admin role)... hence no automation accounts have admin role. all worked well. when I upgraded one of my clusters to 9.16.1P10, and then a part of the script broke. lun mapping no longer works... now 23.3.0 wants to make a query (I assume to check if its an ASA r2 mode host... )... the lun mapping does a "GET /api/private/cli/debug/smdb/table/OntapMode: ['X-Dot-Client-App: netapp.ontap.na_lun_map/23.3.0']" ... the only fix I could find is to downgrade netapp.ontap to version 22.8.0...
Is there a reported bug, or who the heck do i get support help from for this... I just get pass the buck for this... NetApp support is getting worse by the month...