Description of problem: api should allow copying template's disks to another storage domain
Isn't it duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=660218 which closed as wontfix ?
No, as it for coping disk/s and not entire template.
so what will the process to copy template with 3 disk from one domain to another?
loop over all template's disks calling /copy routine, of course it make sense providing copy-at-once interface, and we will, but only if backend will implemented it, cause such action has to be executed in atomic context, as no client can/should maintain roll-back on failure.
*** Bug 853136 has been marked as a duplicate of this bug. ***
implemented as: POST /api/templates/xxx/disks/yyy/copy <action> <storage_domain id="zzz"/> </action> http://gerrit.ovirt.org/8428
Verified rhevm-restapi-3.1.0-22.el6ev.noarch