An account will enable you to access:
Don't have an account?
Microsoft Virtualization Discussions
Hi everyone,I would need to purge the volume-recovery queue in my script.I can't find the cmdlet.Can someone give me some advice please?Thank you very much and have a nice day!
Bye
Hi there! It does not seem to be part of the API - so you would need to use CLI passthrough. However if you wish to, you can use the "force" parameter to bypass recovery queue on the DELETE operation - https://docs.netapp.com/us-en/ontap-restapi//ontap/delete-storage-volumes-.html
Hope this helps!