Random Password Generator REST Endpoints

Random Password Generator
The Random Password Generator creates random passwords based on fixed-length strings built from one or more character sets.
Add, Search, Compare or Delete Random Password Generator
Method: post
Path: /rest/v1/admin
Delete a Random Password Generator by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Random Password Generator by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Random Password Generator by DN
Method: patch
Path: /rest/v1/admin/{dn}