[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

UpdateNodePasswordRequestDTO

Properties

string
currentPassword Optional

Current Node Password


string
hostName Optional

FQDN of the node


string
newPassword Optional

New Node Password


string
userNameToUpdate Optional

Node username

JSON Example

{
    "currentPassword": "locker:password:<vmid>:<alias>",
    "hostName": "<fully qualified domain name of the node>",
    "newPassword": "locker:password:<vmid>:<alias>",
    "userNameToUpdate": "root"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Parameter To

Update Node Password Request V2

Feedback

Was this page helpful?