[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Update Local User Password
DescriptionUpdate the password for local account only if the old password is correct, or if user configures the local account for the first time
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/users/local/admin
Request Body
Request Body
{
"newPassword": "string"
}
string
newPassword
Required
The new password of the local account
string
oldPassword
Optional
The old password of the local account
Errors
ErrorResponse
500
Internal server error
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{"newPassword":"string","oldPassword":"string"}' https://sfo-vcf01.rainpole.io/v1/users/local/admin
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
On This Page
Users Operations
post
delete
get
get
get
get