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: postPath:
/rest/v1/admin - Delete a Global Configuration by DN
- Method: deletePath:
/rest/v1/admin/{dn} - Find Global Configuration by DN
- Method: getPath:
/rest/v1/admin/{dn} - Modify a Global Configuration by DN
- Method: patchPath:
/rest/v1/admin/{dn}