Directories
Directory controllers
📄️ Get a directory attribute mapping
Get the specified directory attribute mapping. Caller requires the DIRECTORIES:VIEW permission.
📄️ List directories
List all directories. Caller requires the DIRECTORIES:VIEW permission.<br/><br/>The following attributes are not included in the returned Directory object: directoryAttributeMappings, directorySync, groupFilters, searchBases. The get directory API can be used to acquire these attribute for a specific directory.
📄️ Get a directory
Get the specified directory. Caller requires the DIRECTORIES:VIEW permission.
📄️ List directory attribute mappings
List all directory attribute mappings for a given directory. Caller requires the DIRECTORIES:VIEW permission.
📄️ List directory sync settings
List all directory sync settings associated with the given directory sync agent. Caller requires the DIRECTORIES:VIEW permission.
📄️ List directory group filters
List all directory group filters for a given directory. Caller requires the DIRECTORIES:VIEW permission.
📄️ List directory searchbases
List all searchbases for a given directory. Caller requires the DIRECTORIES:VIEW permission.
📄️ Get directory synchronization status
Get the specified directory synchronization status details. Caller requires the DIRECTORIES:VIEW permission.
📄️ Get directory synchronization settings
Get the specified directory synchronization settings. Caller requires the DIRECTORIES:VIEW permission.
📄️ Get directory group filter
Get the specified directory group filter. Caller requires the DIRECTORIES:VIEW permission.
📄️ Get a searchbase
Get the specified searchbase. Caller requires the DIRECTORIES:VIEW permission.