Hi,
I have a problem with cloning the vm because the /clone end point is not returning any taskid. I have implemented one workaround for testing if the VM is cloned or nor, so i am sending every 5 sec one get request on /config end point and i am testing if key "lock" exist and if the value is set to "clone" because i saw that key "lock" doesnt exist in the json response when the vm is cloned. To be honest, i dont like this workaround, can you please tell me possible reason why i am getting empty string instead of taskid when i am calling /clone api end point?
Thanks.
I have a problem with cloning the vm because the /clone end point is not returning any taskid. I have implemented one workaround for testing if the VM is cloned or nor, so i am sending every 5 sec one get request on /config end point and i am testing if key "lock" exist and if the value is set to "clone" because i saw that key "lock" doesnt exist in the json response when the vm is cloned. To be honest, i dont like this workaround, can you please tell me possible reason why i am getting empty string instead of taskid when i am calling /clone api end point?
Thanks.