Attribute Value Password Validator REST Endpoints

Attribute Value Password Validator
The Attribute Value Password Validator attempts to determine whether a proposed password is acceptable for use by determining whether that password is contained in any attribute within the user's entry. It can be configured to look in all attributes or in a specified subset of attributes.
Add, Search, Compare or Delete Attribute Value Password Validator
Method: post
Path: /rest/v1/admin
Delete a Attribute Value Password Validator by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Attribute Value Password Validator by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Attribute Value Password Validator by DN
Method: patch
Path: /rest/v1/admin/{dn}