VMware Cloud Director API - PUT-User
PUT /admin/user/{id}
- Operation:
 - PUT /admin/user/{id}
 - Description:
 - Update a user.
 
Use this request to update any property of a local user, or to update the name or description of an imported user. A locked user cannot be updated.
 - Since:
 - 0.9
 - Deprecated:
 - 38.0
 - Input parameters
 - 
                
- Consume media type(s):
 - application/vnd.vmware.admin.user+xml
application/vnd.vmware.admin.user+json - Input type:
 - UserType
 
 - Output parameters
 - 
                    UserType
- Produce media type(s):
 - application/vnd.vmware.admin.user+xml
application/vnd.vmware.admin.user+json - Output type:
 - UserType
 
 - Examples
 -