UpdateNodePasswordRequestDTO
UpdateNodePasswordRequestDTO
JSON Example
{
"currentPassword": "locker:password:<vmid>:<alias>",
"hostName": "<fully qualified domain name of the node>",
"newPassword": "locker:password:<vmid>:<alias>",
"userNameToUpdate": "root"
}
string
currentPassword
Optional
Current Node Password
string
hostName
Optional
FQDN of the node
string
newPassword
Optional
New Node Password
string
userNameToUpdate
Optional
Node username