Hello,
in docs about ovirt_disk module for Ansible there is also notice about managing floating disks.
But I don't find a way to copy an existing floating disk into a new one as I do in web admin gui selecting Storage --> disks, selecting the disk and choosing "copy" button.

I can also temporarily attach this disk to a VM, but then it seems to me there is no option to copy this disk too even if attached to a VM...

Is there anything doable in Ansible to reach this target? 
I don't know if this below is the corresponding for REST API:
https://www.ovirt.org/develop/release-management/features/storage/copy-disks.html

Thanks,
Gianluca