[{"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
Code Samples
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