#Is there ansible module for FlexClone LUN from the Snapshot copy ?
1 messages · Page 1 of 1 (latest)
Not sure this fit the exact use case but i believe the closet thing would be the lun copy module (https://docs.ansible.com/ansible/devel/collections/netapp/ontap/na_ontap_lun_copy_module.html#ansible-collections-netapp-ontap-na-ontap-lun-copy-module)
thanks Chris! But they don't want to use this as lun copy takes a lot of time. Probably I will have to find an api or use a rest cli module in this case.