search_ad_objects
Search Active Directory objects for deviations detected by a specific checker under a given profile, with optional filters for date range, directories, and reasons.
Instructions
Search all AD objects having deviances by profile by checker Note: profileId selects a configuration profile (a lens, not a container). If the user has not specified a profile, call get_preferred_profile (or get_preferences) and use preferredProfileId — do not assume profile 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Validates GET /ad-objects/ params | |
| page | No | Query parameter: page | |
| perPage | No | Query parameter: perPage | |
| checkerId | Yes | Path parameter: checkerId | |
| profileId | Yes | Path parameter: profileId |