Is it possible that you can clone a vm or a template multiple times at the same time?
And if yes what parameter must i use in this python request.
And if no what would be the best way to achieve to clone a template or a vm multiple times? with a loop?
A code snippet would really help in both case.
And if yes what parameter must i use in this python request.
HTTP: | POST /api2/json/nodes/{node}/qemu/{vmid}/clone |
And if no what would be the best way to achieve to clone a template or a vm multiple times? with a loop?
A code snippet would really help in both case.