XDM_CONST.LDAP_SCOPE

Cortex Data Model Schema Guide

Product
Cortex XSIAM
Last date published
2024-11-27
Category
XSIAM Data Model Schema

The search scope in which this operation is performed.

Original

Mapped

Description

0

XDM_CONST.LDAP_SCOPE_BASE_OBJECT

Searches only the base object.

1

XDM_CONST.LDAP_SCOPE_SINGLE_LEVEL

Searches only the immediate children of the base object.

2

XDM_CONST.LDAP_SCOPE_WHOLE_SUBTREE

Searches the base object and all of its descendants.