Directory Entry REST Endpoints
Directory Entry
The operations from the Directory Entry category.
- Add, Delete, Search, Modify or Compare an OUD entry.
- Method: postPath:/rest/v1/directory
- Delete an OUD entry
- Method: deletePath:/rest/v1/directory/{dn}
- Find OUD entries
- Method: getPath:/rest/v1/directory/{dn}
- Modify a OUD entry
- Method: patchPath:/rest/v1/directory/{dn}