list_deviances_by_directory_and_checker
Get deviances for a directory and checker using a configuration profile; use the preferred profile if none is specified.
Instructions
Get all deviances related to a single directory and 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 |
|---|---|---|---|
| page | No | Query parameter: page | |
| perPage | No | Query parameter: perPage | |
| checkerId | Yes | Path parameter: checkerId | |
| profileId | Yes | Path parameter: profileId | |
| directoryId | Yes | Path parameter: directoryId | |
| infrastructureId | Yes | Path parameter: infrastructureId |