LDAP Directory Tree

Endpoints for LDAP Directory Tree and Organizational Units.

Also includes operations for some special sub-classes (Computer, Printer, etc.).

Retrieve Dirtree

API Endpoint Path
/api/ldap/dirtree/
Method
  • GET

Create LDAP Object

API Endpoint Path
/api/ldap/dirtree/
Method
  • POST

Destroy LDAP Object

API Endpoint Path
/api/ldap/dirtree/
Method
  • PATCH

Rename LDAP Object

API Endpoint Path
/api/ldap/dirtree/rename/
Method
  • POST

Move LDAP Object

API Endpoint Path
/api/ldap/dirtree/move/
Method
  • POST

List Organizational Units

API Endpoint Path
/api/ldap/dirtree/organizational-units/
Method
  • GET