Overview | Service | Command |
Check password strength
Access: domain admin sufficient
note: this request is by default proxied to the account's home server
Authorization token required | true |
Admin Authorization token required | true |
<CheckPasswordStrengthRequest id="{value-of-zimbra-id}" password="{password}" /> ## CheckPasswordStrengthRequest
The following table describes elements and attributes you can define within a
<CheckPasswordStrengthRequest>
element:
XPath | Required / Optional | Description |
@id | Required (only 1) | Type:String Zimbra ID |
@password | Required (only 1) | Type:String Passowrd to check |
<CheckPasswordStrengthResponse /> ## CheckPasswordStrengthResponse