list_reasons_by_event
List all reason instances for deviances associated with a specified profile, directory, infrastructure, and event.
Instructions
Retrieve all reason instances for which we have deviances for a specific profile, directory and event. 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 |
|---|---|---|---|
| eventId | Yes | Path parameter: eventId | |
| profileId | Yes | Path parameter: profileId | |
| directoryId | Yes | Path parameter: directoryId | |
| infrastructureId | Yes | Path parameter: infrastructureId |