backups.password

Example

Try it Out
{
	"hostname": "backuptest.dimenoc.com",
	"username": "apiuser",
	"new_password": "hunter2"
}
{
	"code": 1100,
	"message": "Remote storage server \"backuptest.dimenoc.com\" was not found."
}

Parameters

Name Type Default
hostname string Required
username string Required
new_password string Required

Errors

Code Name
1100 StorageServerNotFound
1000 StorageAccountNotFound