[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Update User Password
DescriptionUpdate password of a local user. Any user can change his own password. Admin has permission to change any user password.
Request
URLURL
https://vrni.example.com/api/ni/settings/users/password
Request Body
Request Body
{
"new_password": "password",
"username": "admin@local"
}
string
new_password
Optional
string
username
Optional
Authentication
This operation uses the following authentication methods.
Errors
Errors
ApiError
400
Bad Request
ApiError
401
Unauthorized
ApiError
403
Forbidden
ApiError
404
Not Found
ApiError
500
Internal Error
Code Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"new_password":"password","username":"admin@local"}' https://vrni.example.com/api/ni/settings/users/password
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put