Global Configuration REST Endpoints

Global Configuration
The Global Configuration contains properties that affect the overall operation of the Oracle Unified Directory .
Add, Search, Compare or Delete Global Configuration
Method: post
Path: /rest/v1/admin
Delete a Global Configuration by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Global Configuration by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Global Configuration by DN
Method: patch
Path: /rest/v1/admin/{dn}