This method will change the password of a credential created using the ‘addNewCredential’ method.
Description
This method will change the password of a credential created using the ‘addNewCredential’ method. If the credential exists on multiple storage volumes it will change for those volumes as well.
Parameters
Name |
Type |
Description |
username |
string |
A username assigned to the current volume |
newPassword |
string |
The new password you would like the username to have. |
Required Headers
Optional Headers
Return Values
Error Handling
- “Problem editing a credential assigned to the volume. The network storage type is not supported for credential editing in this manner.”
- “Username is not currently assigned to volume , or was not created using the ‘addNewCredential’ method”
- “Sorry, we have no record of username our database, please try again.”