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
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[object Object],[object Object]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/users/{userUrn}/takeOwnership
Availability
Added in 37.1
On This Page
User Operations
GET
Query Users
POST
Create User
GET
Get User
PUT
Update User
DELETE
Delete User
GET
Query User Groups
PUT
Modify User Groups
POST
Change Password
POST
Take Ownership