Hi
As per previous query, there was no update for clone permission,
But now , on current version of PC 2021.9.0.2 , clone permission is there for ad user, but my query here is to clone other user’s vm or admin created vm. This task i am executing via REST API V3 as per previous query.
There is project A(having multiple users) with allow collaboration option, in which ,As a user-A,I am able to clone a vm created by user-B ,
But cloned vm owner property is same as User-B.
I want to change owner property also while cloning vm via api.
After cloning, vm should be owned by user-A.
Please let mr know if there is some method to do so.