Take Ownership
Transfer ownership of this user's owned entities (vApps, media, etc) to the caller.
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/users/{userUrn}/takeOwnership
COPY
Path Parameters
string
userUrn
Required
User URN
Responses
204
No Content
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/users/{userUrn}/takeOwnership
Availability
Added in 37.1
User Operations
GET
Query Users
POST
Create User
GET
Get User
PUT
Update User
DELETE
Delete User
GET
Query User Groups
POST
Change Password
POST
Take Ownership