NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ResetNodeUserOwnPasswordProperties (schema)
Name | Description | Type | Notes |
---|---|---|---|
old_password | The old password of the user If the old_password is not given, a 400 BAD REQUEST is returned with an error message. |
string | Required |
password | The new password for user | string | Required |