Skip to content

AgentGetIncidentDistributionOptions

Options for getting the incident distribution.

Currently identical to AgentFilterOptions; named distinctly so that future per-method filters can be added without a breaking change.

Extends

Properties

Property Type Description
agentId? string Filter to a single agent by ID.
agentNames? string[] Filter to specific agent names.
folderKeys? string[] Optional folder keys to scope the lookup. Intersected with the user's accessible folders.
processVersion? string Filter to a specific process version.
projectKeys? string[] Filter to specific project keys.