HP Matrix 7.2 KVM Private Cloud Getting Started Guide
412 PRECONDITION FAILED
415 UNSUPPORTED MEDIA TYPE
500 INTERNAL SERVICE ERROR
503 SERVICE UNAVAILABLE
Example
https://{appl}/rest/users/administrator/resetPassword
X-API-Version
• X-API-Version:[api-version]
The API version that a specific CI Controller appliance supports. In this release, the only
supported value is: X-API-Version:1
An unsupported API version will result in a response code of 412 (Precondition Failed).
RestPasswdDto
• newPassword:
New password of administrator user (string)
UserDto
• fullName:
Full name of the user (string)
• userName:
User name of the user (string)
• emailAddress:
Email address of the user (string)
• officePhone:
Office phone number of the user (string)
• mobilePhone:
Mobile phone number of the user (string)
• enabled:
Specifies if the user account is enabled or not (boolean)
50 Reset the administrator password