XDM_CONST.LDAP_SCOPE

Data Model Schema Guide for Cortex XSIAM

Product
Cortex XSIAM
Last date published
2026-01-25
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.