Password Policy Import Plugin REST Endpoints

Password Policy Import Plugin
The Password Policy Import Plugin ensures that clear-text passwords contained in LDIF entries are properly encoded before they are stored in the appropriate Directory Server backend.
Add, Search, Compare or Delete Password Policy Import Plugin
Method: post
Path: /rest/v1/admin
Delete a Password Policy Import Plugin by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Password Policy Import Plugin by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Password Policy Import Plugin by DN
Method: patch
Path: /rest/v1/admin/{dn}