An account will enable you to access:
Don't have an account?
ONTAP Discussions
Automation team is trying to develop a script to increase volume size if volume reaches threshold limit. They are not able to call netapp api using ansible script. We need Netapp help to find the issue and resolve it.
Solved! See The Solution
Could you share more information here. How is the API called (script) ? What is the error.
Following links covers ansible volume module, please take a look.
https://docs.ansible.com/ansible/2.10/collections/netapp/ontap/na_ontap_volume_module.html#ansible-collections-netapp-ontap-na-ontap-volume-module
https://docs.ansible.com/ansible/latest/collections/netapp/ontap/na_ontap_volume_autosize_module.html
View solution in original post
Can you use the built-in autogrow instead?