tie_deviances_by_directory
Retrieve all IoE (Indicators of Exposure) deviances for a given Active Directory directory and infrastructure, with full details and no date filter.
Instructions
List IoE deviances for a specific directory (full detail, no date filter).
Args: infrastructure_id: Infrastructure (forest) id — see resource="infrastructures". directory_id: Directory id — see resource="directories". page: Page number (1-based). per_page: Results per page. verbose: If False (default), render descriptions and drop giant attribute values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| verbose | No | ||
| per_page | No | ||
| directory_id | Yes | ||
| infrastructure_id | Yes |