EUSPBKDF2SHA512 Password Storage Scheme REST Endpoints

EUSPBKDF2SHA512 Password Storage Scheme
The EUSPBKDF2SHA512 Password Storage Scheme provides a mechanism for encoding user passwords using SHA-512 based proprietary algorithm designed for Oracle RDBMS integration. This scheme contains only an implementation for the user password syntax, with a storage scheme name of "MR-SHA512". This scheme is meant to be used for EUS integration with Oracle RDBMS version 12.2.0.2.0 and above.
Add, Search, Compare or Delete EUSPBKDF2SHA512 Password Storage Scheme
Method: post
Path: /rest/v1/admin
Delete a EUSPBKDF2SHA512 Password Storage Scheme by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find EUSPBKDF2SHA512 Password Storage Scheme by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a EUSPBKDF2SHA512 Password Storage Scheme by DN
Method: patch
Path: /rest/v1/admin/{dn}