[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Modify User
DescriptionModify the details of a particular user
Request
URLURL
https://localhost/suite-api/api/auth/users
Request Body
Request Body
user
of type(s) application/json, application/xml
Required
The user object that is being modified
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"distinguishedName":"string","emailAddress":"string","enabled":false,"firstName":"string","groupIds":["string"],"id":"string","lastLoginTime":0,"lastName":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"password":"string","role-permissions":[{"allowAllObjects":false,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"roleName":"string","scopeId":"string","traversal-spec-instances":[{"adapterKind":"string","includedAdapterKinds":["string"],"name":"string","resourceKind":"string","resourceSelection":[{"resourceId":["string"],"type":"PROPAGATE"}],"selectAllResources":false}]}],"roleNames":["string"],"username":"string"}' https://localhost/suite-api/api/auth/users
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Auth Operations
post
post
post
post
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
get
put
put
delete
put